
Time bar (total: 5.2s)
| 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.4s | 5 818× | 2 | valid |
| 262.0ms | 2 296× | 1 | valid |
| 7.0ms | 142× | 0 | valid |
ival-exp: 2.0s (80.6% of total)adjust: 287.0ms (11.6% of total)ival-sub!: 108.0ms (4.4% of total)ival-add!: 52.0ms (2.1% of total)ival-neg: 34.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 133 | 0 | - | 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 | (104.33566523253363) | 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 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 133 | 1 |
| - | 1 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 133 | 1 | 0 |
| - | 1 | 1 | 120 |
| number | freq |
|---|---|
| 0 | 122 |
| 1 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 179.0ms | 366× | 2 | valid |
| 25.0ms | 138× | 1 | valid |
| 0.0ms | 8× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-exp: 107.0ms (78% of total)adjust: 16.0ms (11.7% of total)ival-sub!: 9.0ms (6.6% of total)ival-add!: 3.0ms (2.2% of total)ival-neg: 3.0ms (2.2% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 40 | 25 |
| 2 | 113 | 25 |
| 3 | 482 | 24 |
| 4 | 2358 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(abs x)
Compiled 16 to 14 computations (12.5% saved)
| 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 |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) x 2 (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) x 2 (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) x 2 (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 312 |
| 0 | 97 | 304 |
| 1 | 545 | 289 |
| 0 | 4664 | 268 |
| 1× | iter-limit |
| 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) |
x |
#s(literal 2 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.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 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (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 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) (-.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.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 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (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 (pow.f64 (exp.f64 (neg.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 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 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 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #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)) (pow.f64 (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 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (neg.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 (pow.f64 (exp.f64 (neg.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)))) |
(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 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(-.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.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 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.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 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.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 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (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 (pow.f64 (exp.f64 (neg.f64 x)) #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 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (exp.f64 x)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.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 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (+.f64 (exp.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(-.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.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 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
x |
#s(literal 2 binary64) |
(*.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 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 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 (*.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 (fma.f64 (fma.f64 #s(literal 1/20160 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) #s(literal -1 binary64)) |
#s(approx (- (exp x) 2) (-.f64 x #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (- (exp x) 2) (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))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp 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))) |
#s(approx x x) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (- (exp x) 2) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 1 654 to 340 computations (79.4% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 7 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 7 | 102 |
| Status | Accuracy | Program |
|---|---|---|
| 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) | |
| 51.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) | |
| ▶ | 50.5% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 99.2% | #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)) |
| ▶ | 99.1% | #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.9% | #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.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 220 to 160 computations (27.3% saved)
| 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)) |
#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(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)) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/20160 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (+ (* 1/20160 (* x x)) 1/360) 1/20160 (* x x) x 1/360 1/12 1 (+ (- (exp x) 2) (exp (neg x))) (+ (- (exp x) 2) (exp (neg 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) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) (+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) -1 (exp (neg x)) (neg x)) |
| 3.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) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (+ (* 1/20160 (* x x)) 1/360) 1/20160 (* x x) x 1/360 1/12 1 (+ (- (exp x) 2) (exp (neg x))) (+ (- (exp x) 2) (exp (neg 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) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) (+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) -1 (exp (neg x)) (neg x)) |
| 2.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) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (+ (* 1/20160 (* x x)) 1/360) 1/20160 (* x x) x 1/360 1/12 1 (+ (- (exp x) 2) (exp (neg x))) (+ (- (exp x) 2) (exp (neg 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) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) (+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) -1 (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 265 | 2282 |
| 0 | 303 | 2150 |
| 1 | 1297 | 2061 |
| 0 | 8644 | 1968 |
| 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)) |
#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(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)) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/20160 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) (*.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fma.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 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) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 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) x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 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 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 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 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 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 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 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 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 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 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (*.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) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 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 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 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 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 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 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fma.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 x) (*.f64 x x)) |
(fma.f64 (*.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 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 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 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 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 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 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 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 x x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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)) |
(fma.f64 x x (*.f64 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 x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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) (*.f64 (*.f64 (*.f64 (neg.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))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.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 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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) (*.f64 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 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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 (fma.f64 (*.f64 x x) #s(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 (-.f64 (*.f64 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 (*.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 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 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (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 (pow.f64 x #s(literal 3 binary64)) (pow.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) #s(literal 3 binary64))) (fma.f64 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) x) 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 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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (*.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 (*.f64 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))) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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) |
(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 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) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.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))) x)) |
(-.f64 x (*.f64 (neg.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) x) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (*.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 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (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 binary64) (pow.f64 (*.f64 (*.f64 (neg.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 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.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))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.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 2 binary64)))) (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 (-.f64 (pow.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 2 binary64)) #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 #s(literal 1 binary64) (*.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (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) 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 (fma.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.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 2 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 #s(literal 1 binary64) (pow.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 2 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 (pow.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 2 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))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.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) 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 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.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 2 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)))) |
(fma.f64 (*.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)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.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 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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)) (fabs.f64 x)) (fabs.f64 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)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #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 (pow.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 2 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 (pow.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 2 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 #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 (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)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.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 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.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)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.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) 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 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.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) 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 (*.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.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 2 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 #s(literal 1 binary64) (+.f64 (pow.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 2 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 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #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 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #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 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #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))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)) #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 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 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 (*.f64 x x) #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #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 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #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 #s(literal 1/1728 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #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 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 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 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #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 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/46656000 binary64) (pow.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/129600 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(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) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/129600 binary64) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)))) (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/20160 binary64) x)) x)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/20160 binary64))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/46656000 binary64) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64))))) (/.f64 #s(literal 1/46656000 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(+.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
#s(literal 1/20160 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
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)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 x x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/12 binary64) x)) x x) |
(fma.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/12 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/12 binary64) x) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 x x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 x x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/360 binary64) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))))) |
(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))) #s(approx (- (exp x) 2) #s(literal -1 binary64))) |
(-.f64 (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(approx (- (exp x) 2) #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64))))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) #s(approx (- (exp x) 2) #s(literal -1 binary64))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.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)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (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(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (fma.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(approx (+ (* 1/20160 (* x x)) 1/360) #s(literal 1/360 binary64)) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) x) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(approx (- (exp x) 2) (-.f64 x #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (- (exp x) 2) (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))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (- (exp x) 2) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/360 binary64)) (*.f64 x x)) #s(literal 1/20160 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64) #s(literal -1/360 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 28 115 to 3 734 computations (86.7% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 922 | 10 | 932 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 924 | 15 | 939 |
| Status | Accuracy | Program |
|---|---|---|
| 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) | |
| 51.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) | |
| ✓ | 50.5% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 50.6% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| 98.9% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) | |
| ▶ | 99.2% | #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))) |
| ▶ | 99.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| 99.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) | |
| ▶ | 98.9% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| 97.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| ✓ | 98.9% | #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)) |
| ▶ | 51.4% | #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x) x)) |
| 51.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x)) | |
| ✓ | 97.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 599 to 410 computations (31.6% saved)
| Inputs |
|---|
#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))) |
(*.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)) |
(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 (*.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)) |
(*.f64 x x) |
x |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(*.f64 (*.f64 x x) #s(literal 1/12 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (+ (* (* x x) 1/20160) 1/360) (* x x) x 1/20160 1/360 1/12 1 (+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) -1 (exp (neg x)) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* x x) 1/12) x) x) x) (+ (* (* (* x x) 1/12) x) x) (* (* x x) 1/12) (+ (- (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) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1)) |
| 4.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (+ (* (* x x) 1/20160) 1/360) (* x x) x 1/20160 1/360 1/12 1 (+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) -1 (exp (neg x)) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* x x) 1/12) x) x) x) (+ (* (* (* x x) 1/12) x) x) (* (* x x) 1/12) (+ (- (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) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1)) |
| 3.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (+ (* (* x x) 1/20160) 1/360) (* x x) x 1/20160 1/360 1/12 1 (+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) -1 (exp (neg x)) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* x x) 1/12) x) x) x) (+ (* (* (* x x) 1/12) x) x) (* (* x x) 1/12) (+ (- (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) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 2452 |
| 0 | 301 | 2293 |
| 1 | 1291 | 2206 |
| 0 | 8546 | 2119 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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))) |
(*.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)) |
(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 (*.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)) |
(*.f64 x x) |
x |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(*.f64 (*.f64 x x) #s(literal 1/12 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/360) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.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 (*.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)) (fabs.f64 x)) (fabs.f64 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)) (neg.f64 x)) (neg.f64 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 (fabs.f64 x) (*.f64 (fabs.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 x) (*.f64 (neg.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 (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 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 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (*.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) (fabs.f64 x)) (fabs.f64 x) (*.f64 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) x) (neg.f64 x)) (neg.f64 x) (*.f64 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) x) x) x (*.f64 x x)) |
(fma.f64 (*.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)) x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fma.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) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 x) (*.f64 (fabs.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 x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 x) (*.f64 (neg.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 x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 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) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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) (*.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 x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 binary64) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 x (*.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 x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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) (*.f64 (*.f64 (*.f64 (neg.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))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.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 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.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 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (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 binary64) (pow.f64 (*.f64 (*.f64 (neg.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 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.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))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.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 2 binary64)))) (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 (-.f64 (pow.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 2 binary64)) #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 #s(literal 1 binary64) (*.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (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) 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 (fma.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.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 2 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 #s(literal 1 binary64) (pow.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 2 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 (pow.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 2 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))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.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) 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 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.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 2 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)))) |
(fma.f64 (*.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)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.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 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)) (fabs.f64 x)) (fabs.f64 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)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #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) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 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 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #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 (pow.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 2 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 (pow.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 2 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 #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 (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)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.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 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.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)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.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) 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 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.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) 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 (*.f64 (pow.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 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.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 2 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 #s(literal 1 binary64) (+.f64 (pow.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 2 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 (fma.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 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #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 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 #s(literal 1/12 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 #s(literal 1/12 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 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 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) x) x) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #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) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) 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 (*.f64 x x) #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 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 x #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 (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 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 #s(literal 1/12 binary64) x))))) (/.f64 #s(literal 1/1728 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 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 #s(literal 1/12 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #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 (-.f64 #s(literal 1/46656000 binary64) (pow.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/129600 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/129600 binary64) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)))) (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/20160 binary64))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/20160 binary64)))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/46656000 binary64) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) (/.f64 #s(literal 1/46656000 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(+.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)))))) (/.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64))))))) |
(+.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(approx (- (exp x) 2) #s(literal -1 binary64))) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/12 binary64)) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/12 binary64) x)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) x)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/12 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x)) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) (*.f64 x x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (-.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))) (-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) x)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.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) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/360 binary64) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/360 binary64)))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))))) (-.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (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(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (fma.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(approx (+ (* (* x x) 1/20160) 1/360) #s(literal 1/360 binary64)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(approx (- (exp x) 2) (-.f64 x #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (- (exp x) 2) (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))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) (*.f64 x x)) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) x) |
#s(approx (+ (* (* (* x x) 1/12) x) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (* x x) 1/12) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) x) x)) |
#s(approx (- (exp x) 2) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64) #s(literal -1/360 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 35 186 to 4 297 computations (87.8% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 071 | 4 | 1 075 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 075 | 15 | 1 090 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| 51.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) | |
| ✓ | 50.5% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | 50.6% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| 98.9% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) | |
| ▶ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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))) |
| ✓ | 99.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| 99.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) | |
| ✓ | 98.9% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| ▶ | 97.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| ✓ | 98.9% | #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)) |
| ✓ | 51.4% | #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x) x)) |
| ▶ | 51.0% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
| ▶ | 51.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x)) |
| ✓ | 97.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 565 to 374 computations (33.8% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) |
(*.f64 #s(literal 1/20160 binary64) x) |
#s(literal 1/20160 binary64) |
x |
#s(literal 1/360 binary64) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(cosh.f64 x) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (* 1/20160 x) #s(hole binary64 (* 1/20160 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* (* x x) 1/360) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* 1/360 x))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* x (+ 1/360 (* 1/20160 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* 1/20160 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.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) (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (+ (* (* 1/20160 x) x) 1/360) (* 1/20160 x) 1/20160 x 1/360 (* x x) 1/12 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) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (+ (- (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) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (* (* x x) 1/360) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (* (+ (* (* x x) 1/20160) 1/360) x) (+ (* (* x x) 1/20160) 1/360) (- (* (cosh x) 2) 2) (* (cosh x) 2) (cosh x) 2) |
| 4.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) (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (+ (* (* 1/20160 x) x) 1/360) (* 1/20160 x) 1/20160 x 1/360 (* x x) 1/12 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) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (+ (- (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) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (* (* x x) 1/360) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (* (+ (* (* x x) 1/20160) 1/360) x) (+ (* (* x x) 1/20160) 1/360) (- (* (cosh x) 2) 2) (* (cosh x) 2) (cosh x) 2) |
| 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) (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (+ (* (* 1/20160 x) x) 1/360) (* 1/20160 x) 1/20160 x 1/360 (* x x) 1/12 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) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (+ (- (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) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (* (* x x) 1/360) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (* (+ (* (* x x) 1/20160) 1/360) x) (+ (* (* x x) 1/20160) 1/360) (- (* (cosh x) 2) 2) (* (cosh x) 2) (cosh x) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 297 | 3309 |
| 0 | 334 | 3161 |
| 1 | 1409 | 3053 |
| 0 | 8647 | 2877 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) |
(*.f64 #s(literal 1/20160 binary64) x) |
#s(literal 1/20160 binary64) |
x |
#s(literal 1/360 binary64) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(cosh.f64 x) |
#s(literal 2 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (* 1/20160 x) #s(hole binary64 (* 1/20160 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* (* x x) 1/360) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* 1/360 x))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* x (+ 1/360 (* 1/20160 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 1/360)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (+ 1/360 (* 1/20160 (pow x 2))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/20160 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) #s(hole binary64 (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* 1/20160 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) #s(hole binary64 (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* 1/20160 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) #s(hole binary64 (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* 1/20160 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(hole binary64 (* (pow x 2) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
| Outputs |
|---|
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 x x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #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 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #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 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #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 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #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 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #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 #s(literal 1/20160 binary64) x) x #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 #s(literal 1/20160 binary64) x) x #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 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x))))) (/.f64 #s(literal 1/1728 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/46656000 binary64) (pow.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/129600 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 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)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/20160 binary64) x) #s(literal 1/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/129600 binary64) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) #s(literal -1/360 binary64)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/20160 binary64) x)) x)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/20160 binary64))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/20160 binary64) x))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/46656000 binary64) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) (/.f64 #s(literal 1/46656000 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) #s(literal 1/360 binary64)) |
(+.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
(*.f64 #s(literal 1/20160 binary64) x) |
(*.f64 x #s(literal 1/20160 binary64)) |
#s(literal 1/20160 binary64) |
x |
#s(literal 1/360 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #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 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #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 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x))) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x)) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) |
(*.f64 x #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x)) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) |
(*.f64 x #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x)))) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) x)) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) x) |
(*.f64 x #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(*.f64 x (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x)) |
(*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) |
(*.f64 x #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 #s(literal 1/360 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64))) |
(*.f64 x (*.f64 #s(literal 1/360 binary64) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(fma.f64 x x (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)))))) |
(+.f64 (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/20160 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 #s(literal 1/20160 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)))) (-.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/360 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 #s(literal 1/360 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/20160 binary64)) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) x (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) x) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 #s(literal 1/360 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 #s(literal 1/20160 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 x #s(literal 1/360 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(-.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 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 #s(literal 1/360 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(/.f64 (-.f64 #s(literal 1/46656000 binary64) (pow.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/129600 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 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)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/20160 binary64) x) #s(literal 1/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/129600 binary64) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal -1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) #s(literal -1/360 binary64)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/20160 binary64) x)) x)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/20160 binary64))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/20160 binary64) x))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/46656000 binary64) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) (/.f64 #s(literal 1/46656000 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) #s(literal 1/360 binary64)) |
(+.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.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 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) (-.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.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 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.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 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.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 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.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 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) #s(literal -4 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.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)) (fma.f64 (exp.f64 x) (exp.f64 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) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 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 (fma.f64 (exp.f64 x) (exp.f64 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 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) #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)) (pow.f64 (exp.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 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 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 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(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))) |
(-.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(-.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 (pow.f64 (exp.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 (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 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 4 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 4 binary64)))))) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (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 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 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 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (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 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(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))) (exp.f64 (neg.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))) (exp.f64 x)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(-.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 x))) |
(+.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 x x)) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(literal 1/360 binary64)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) |
#s(approx (* 1/20160 x) (*.f64 #s(literal 1/20160 binary64) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (* (* x x) 1/360) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) x)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) #s(literal 1/360 binary64)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64))) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 x x)) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) |
#s(approx (cosh 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (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))) |
#s(approx (- (* (cosh x) 2) 2) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (* x x)) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (* 1/20160 x) x) 1/360) (* x x)) 1/12) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
#s(approx (+ (* (* 1/20160 x) x) 1/360) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (cosh x) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
#s(approx (- (* (cosh x) 2) 2) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 30 710 to 3 216 computations (89.5% saved)
20 alts after pruning (10 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 794 | 7 | 801 |
| Fresh | 0 | 3 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 796 | 20 | 816 |
| Status | Accuracy | Program |
|---|---|---|
| 53.6% | (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) | |
| ✓ | 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| 52.8% | (-.f64 (*.f64 #s(approx (cosh x) (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))) #s(literal 2 binary64)) #s(literal 2 binary64)) | |
| 52.6% | (-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) | |
| 52.2% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) | |
| 51.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) | |
| ✓ | 50.5% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | 50.6% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| 51.0% | #s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) | |
| 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x))) | |
| 98.9% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) | |
| ✓ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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))) |
| ✓ | 99.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| 99.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) | |
| ✓ | 98.9% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| 97.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.9% | #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)) |
| ✓ | 51.4% | #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x) x)) |
| ✓ | 51.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) x) x)) x) x)) |
| ✓ | 97.8% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 1 207 to 479 computations (60.3% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.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(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (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))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x))) (*.f64 x x) #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 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 #s(literal 1/20160 binary64) 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))) |
#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))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x))) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cosh.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 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x))) |
2 calls:
| 7.0ms | x |
| 5.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.2% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.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(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (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))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x))) (*.f64 x x) #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 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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 #s(literal 1/20160 binary64) 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))) |
#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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) 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))) |
2 calls:
| 6.0ms | x |
| 4.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.2% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.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(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (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))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x))) (*.f64 x x) #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 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) 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 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.2% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.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(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (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))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) 1/12) (*.f64 (fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
2 calls:
| 5.0ms | x |
| 4.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.1% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.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(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 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 (*.f64 x x) #s(literal 1/360 binary64) #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)) |
| 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:
| 4.0ms | x |
| 3.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.1% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.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(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) x)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
2 calls:
| 8.0ms | x |
| 3.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 98.9% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 98.9% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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)) |
| 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:
| 2.0ms | x |
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 98.9% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) 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(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) 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.8% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 97.8% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 50.6% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| 1× | fuel |
Compiled 220 to 57 computations (74.1% saved)
(abs x)
Compiled 918 to 436 computations (52.5% saved)
Loading profile data...