
Time bar (total: 5.5s)
| 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.7s | 5 708× | 2 | valid |
| 389.0ms | 2 407× | 1 | valid |
| 8.0ms | 141× | 0 | valid |
ival-exp: 2.3s (80.9% of total)adjust: 327.0ms (11.6% of total)ival-sub!: 105.0ms (3.7% of total)ival-add!: 73.0ms (2.6% of total)ival-neg: 36.0ms (1.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 141 | 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 | (543.7174104518415) | 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 | 141 | 0 |
exp.f64 | (exp.f64 (neg.f64 x)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 141 | 0 |
| - | 1 | 114 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 141 | 0 | 0 |
| - | 1 | 0 | 114 |
| number | freq |
|---|---|
| 0 | 114 |
| 1 | 142 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 149.0ms | 350× | 2 | valid |
| 20.0ms | 158× | 1 | valid |
| 0.0ms | 4× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-exp: 122.0ms (83.2% of total)adjust: 15.0ms (10.2% of total)ival-sub!: 4.0ms (2.7% of total)ival-add!: 3.0ms (2% of total)ival-neg: 3.0ms (2% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 40 | 25 |
| 2 | 113 | 25 |
| 3 | 482 | 24 |
| 4 | 2358 | 24 |
| 0 | 7 | 8 |
| 0 | 12 | 8 |
| 1 | 25 | 8 |
| 2 | 62 | 8 |
| 3 | 233 | 8 |
| 4 | 1074 | 6 |
| 5 | 6040 | 6 |
| 0 | 8973 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(abs x)
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.2% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 8 to 7 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)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 5 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 5 | 102 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.7% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ▶ | 99.6% | #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.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 99.6% | #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)) |
| ▶ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 188 to 132 computations (29.8% 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 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
#s(literal 2 binary64) |
#s(approx (exp (neg 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 (* (* (+ (* (+ (* (+ (* 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 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 (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 (+ (- (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 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 (* (+ (* (+ (* (+ (* 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) (exp x) 2 (exp (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) (exp x) 2 (exp (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) (exp x) 2 (exp (neg x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 2319 |
| 0 | 311 | 2198 |
| 1 | 1336 | 2174 |
| 0 | 8416 | 2135 |
| 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 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
#s(literal 2 binary64) |
#s(approx (exp (neg 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 (* (* (+ (* (+ (* (+ (* 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 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 (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 (+ (- (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 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 (* (+ (* (+ (* (+ (* 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 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 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) (*.f64 x x)))) (-.f64 (*.f64 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) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 (*.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 x x) (*.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 (+.f64 (pow.f64 x #s(literal 6 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) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.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) (*.f64 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) (*.f64 x x))) (*.f64 (*.f64 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) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.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)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.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 (*.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 x x) (*.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)))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.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)))) |
(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 (*.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.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))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))) |
(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 (*.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.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)))) |
(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 (*.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.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))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 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)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.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)))) |
(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 (*.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 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.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))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 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)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.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)))) |
(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 (*.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 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.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))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 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)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.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)))) |
(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 (*.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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.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))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 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)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.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)))) |
(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 (*.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) (fabs.f64 x) (*.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))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.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)))) |
(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 (*.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.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))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.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)))) |
(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 (*.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 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.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))) |
(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 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)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.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)))) |
(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 (*.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 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))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.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) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.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)))) |
(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 (*.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 #s(literal 1 binary64) (*.f64 x x) (*.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))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.f64 (neg.f64 x) (neg.f64 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)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.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)))) |
(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 (*.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) (neg.f64 x) (*.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))) |
(fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(fma.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) x)) |
(fma.f64 x x (*.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)))) |
(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 (*.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 x (*.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 (*.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 (*.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)) |
(+.f64 (*.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)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(+.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) x)) |
(+.f64 (*.f64 x x) (*.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 (*.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 (*.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 (*.f64 x x) (*.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 (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 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 (*.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 (*.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 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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x (*.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 (*.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 (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))))) |
(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 (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 (*.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 (*.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 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 (fma.f64 (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 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 #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 (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) (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 (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 (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 (-.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) (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 (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)))) |
(/.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))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (*.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))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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)) |
(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 (*.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))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 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) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))) |
(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 (*.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))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #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 (*.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))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (*.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))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64))) |
(-.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 #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 (*.f64 (fma.f64 (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 (*.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 #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 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(/.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 (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/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 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (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 (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/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 (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 (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 #s(literal 1/360 binary64) x) x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (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 (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 (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 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 (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 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 x x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 #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 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))))) |
(/.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 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))))) |
(/.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 #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)) |
(-.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 (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 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))))) (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))))) |
(+.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 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 (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 (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 (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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.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 x (*.f64 (*.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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (*.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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.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 (*.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 x (*.f64 (*.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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (*.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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.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 (*.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 x (*.f64 (*.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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (*.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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.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 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.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 x (*.f64 (*.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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (*.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 (*.f64 (*.f64 x x) #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 (*.f64 x x) (*.f64 (*.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 (*.f64 x (*.f64 (*.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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (*.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 (*.f64 (*.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 x x) (*.f64 (*.f64 x x) #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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 x x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 x x (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 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 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 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 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.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 #s(literal -1/12 binary64) (*.f64 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 #s(literal -1/12 binary64) (*.f64 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 x x) #s(literal 1/12 binary64) #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 x x) #s(literal 1/12 binary64) #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/12 binary64) x) x #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 x x) #s(literal 1/12 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #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 #s(literal -1/12 binary64) (*.f64 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 (*.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) 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)) 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 (*.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 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) (-.f64 (*.f64 x x) (*.f64 (*.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 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.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 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.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 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 (*.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(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 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 x x (*.f64 (*.f64 x (*.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 (*.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 x (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x x (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(-.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 (*.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)) |
(+.f64 (*.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)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x)) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) 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 (*.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) (*.f64 (*.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 (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 x (*.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) x)))) (-.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.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) x))) (*.f64 x (*.f64 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 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))))) |
(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 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) 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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x) |
(+.f64 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 x (*.f64 x (*.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 (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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x 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)) #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))) |
(/.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 (*.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) x) x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 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 (*.f64 (*.f64 x x) #s(literal 1/360 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 (*.f64 x x) (*.f64 (*.f64 x x) #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 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #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)))) |
(-.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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 #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 (*.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 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))))) |
(/.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 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #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)) |
(-.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 #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 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 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 (*.f64 x x) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64))) (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64))))) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.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) #s(approx (exp (neg x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64))) (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64))) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 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 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.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 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) #s(approx (exp (neg x)) #s(literal 1 binary64)))) |
(+.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 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(+.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 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) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 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) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 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) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 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) #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 (cosh.f64 x) (sinh.f64 x)) |
#s(literal 2 binary64) |
#s(approx (exp (neg x)) #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 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg 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)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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)) x) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#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) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) x) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) 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)) 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) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) 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)) 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 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 (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 (+ (- (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 (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 x x) #s(literal 1/20160 binary64))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (*.f64 x x))) |
#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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 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 (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 (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x))) |
#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 #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 27 564 to 3 308 computations (88% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 874 | 8 | 882 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 875 | 12 | 887 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.7% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ▶ | 48.9% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ▶ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
| ▶ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) x)) | |
| ✓ | 99.6% | #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.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(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)) |
| ▶ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| 49.7% | #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)) | |
| ✓ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 465 to 320 computations (31.2% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(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 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/20160 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))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 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(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 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) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (+ (* (+ (* (- (* (* 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) 1/20160) #s(hole binary64 (* 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 (+ (* x x) (* (* (* (* x x) 1/12) x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (* (* (* x x) 1/12) 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 (* 1/12 (pow x 4)))) |
#s(approx (* (* (* x x) 1/12) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#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 (+ (- (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) x) #s(hole binary64 (* 1/20160 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (+ (* (+ (* (- (* (* 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 (+ (* x x) (* (* (* (* x x) 1/12) x) x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* x x) (* (* (* (* x x) 1/12) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow 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 (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#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))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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 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) 1/20160) (* 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))) (+ (* x x) (* (* (* (* x x) 1/12) x) x)) (* (* (* (* x x) 1/12) x) x) (* (* (* x x) 1/12) x) (+ (- (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)) |
| 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 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) 1/20160) (* 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))) (+ (* x x) (* (* (* (* x x) 1/12) x) x)) (* (* (* (* x x) 1/12) x) x) (* (* (* x x) 1/12) x) (+ (- (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)) |
| 2.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 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) 1/20160) (* 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))) (+ (* x x) (* (* (* (* x x) 1/12) x) x)) (* (* (* (* x x) 1/12) x) x) (* (* (* x x) 1/12) x) (+ (- (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 3135 |
| 0 | 305 | 2969 |
| 1 | 1269 | 2813 |
| 0 | 8461 | 2609 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(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 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/20160 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))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 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(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 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) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -1/360) (* x x)) 1/12) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (+ (* (+ (* (- (* (* 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) 1/20160) #s(hole binary64 (* 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 (+ (* x x) (* (* (* (* x x) 1/12) x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (* (* (* x x) 1/12) 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 (* 1/12 (pow x 4)))) |
#s(approx (* (* (* x x) 1/12) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#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 (+ (- (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) x) #s(hole binary64 (* 1/20160 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (+ (* (+ (* (- (* (* 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 (+ (* x x) (* (* (* (* x x) 1/12) x) x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* x x) (* (* (* (* x x) 1/12) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow 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 (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (* (+ (* (+ (* (- (* (* x x) 1/20160) -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 (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#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))))))))) |
| 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.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 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.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 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.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 (*.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 (*.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 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 (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 -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 (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 (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 (*.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 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 (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) (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 (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 (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 (-.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) (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 (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)))) |
(/.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))))) |
(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/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)) (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) 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)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.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 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 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) #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 #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 #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 #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 #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 (/.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 #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 (*.f64 (fma.f64 (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 (*.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 #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 (fma.f64 (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 #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))) |
(+.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 (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)))) |
(/.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/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 (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 (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)))))) |
(/.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 (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))) |
(/.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/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/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 (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 #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)) (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 (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 (*.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 (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 (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 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #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 (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/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 (*.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))) |
(-.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 (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))) (/.f64 #s(literal 1/144 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)))) |
(-.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/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 (/.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 (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))))) (/.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 (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)))))) |
(+.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 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(+.f64 (*.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 #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 #s(literal -1/20160 binary64) (*.f64 x x))))) |
(/.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 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 1/360 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 (*.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 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal -1/360 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/129600 binary64) (*.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 (-.f64 (*.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 #s(literal -1/20160 binary64) (*.f64 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 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 1/360 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 (*.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 (*.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 #s(literal 1/129600 binary64) (+.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)))) (/.f64 (*.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 (/.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 #s(literal -1/20160 binary64) (*.f64 x x)) #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 #s(literal -1/20160 binary64) (*.f64 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 x #s(literal 1/20160 binary64)))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) #s(literal -1/360 binary64)) |
(+.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 #s(literal -1/20160 binary64) (*.f64 x x)) #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 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(+.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) #s(literal 1/360 binary64)) |
(*.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/20160 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) |
(*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 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 (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 -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x 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 (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/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 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) (*.f64 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 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #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 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (neg.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 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (neg.f64 (*.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))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 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)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (pow.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x)) |
(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 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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 x x) (*.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x))) |
(-.f64 (*.f64 x x) (neg.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 x x))))) (/.f64 (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 (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 x x)))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(+.f64 (*.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 x x)) |
(*.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 (-.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)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 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 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 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x) 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 x x) (*.f64 x #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x x) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) 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 (neg.f64 (*.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)) (+.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 #s(literal 1/12 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #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)) #s(literal 1/12 binary64) x) x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) (*.f64 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 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #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 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (neg.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 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (neg.f64 (*.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))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 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)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (pow.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x)) |
(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 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(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 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) 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)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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 x x) (*.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x))) |
(-.f64 (*.f64 x x) (neg.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.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 x x))))) (/.f64 (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 (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 x x)))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) x)) |
(+.f64 (*.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 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) (*.f64 x x)) |
(*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) |
(*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.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 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.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 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) x x) |
(fma.f64 x (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) x) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) x) x) |
(+.f64 (*.f64 x (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) x)) |
(+.f64 x (*.f64 x (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.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 (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.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 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.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 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/144 binary64))) (neg.f64 (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) x) x #s(literal 1/12 binary64)) |
(fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x))) (*.f64 x x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)))))) (/.f64 #s(literal 1/1728 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x))))))) |
(+.f64 (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 #s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) (*.f64 x x))) |
#s(approx (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.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)) (fma.f64 (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 #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) 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 #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) (* 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 #s(literal 1/360 binary64) (*.f64 x x) #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 (- (* (* 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) 1/20160) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
#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 #s(literal 1/12 binary64) x) x)) |
#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) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (* (* x x) 1/12) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.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)) (fma.f64 (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 #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) 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 #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) (* 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 #s(literal 1/360 binary64) (*.f64 x x) #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 (- (* (* 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 (+ (- (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 (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
#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 (* (+ (* (* (* 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 (* (* (+ (* (+ (* (+ (* 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 (- (* (* x x) 1/20160) -1/360) (*.f64 (*.f64 #s(literal 1/20160 binary64) x) x)) |
#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) (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 (exp (neg x)) (exp.f64 (neg.f64 x))) |
#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))))) |
Compiled 26 877 to 3 370 computations (87.5% saved)
11 alts after pruning (4 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 803 | 2 | 805 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 806 | 11 | 817 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.7% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ✓ | 48.9% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
| ▶ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x)) |
| ✓ | 99.6% | #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.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(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)) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 99.2% | #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)) |
| ▶ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 49.7% | #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)) |
| ✓ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 256 to 176 computations (31.3% saved)
| Inputs |
|---|
#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)) |
(*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x) |
(*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/360 binary64) |
#s(literal 1 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)) |
(*.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) |
(*.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) |
(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)) |
#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 (*.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)) |
#s(literal 1/20160 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) |
(*.f64 x #s(literal 1/12 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/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 (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (* x x) 1/360) #s(hole binary64 (* 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))) |
#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 (* (* (+ (* (* 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 (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* x 1/12) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg 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 (* (* (+ (* (+ (* (+ (* 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 (* (* (+ (* (* 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 (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#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))))) |
#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))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* 1/12 (* x x)) 1) x) x) (* (+ (* 1/12 (* x x)) 1) x) (+ (* 1/12 (* x x)) 1) (* (* x x) 1/12) (* 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) (+ (* 1/360 (* x x)) 1/12) (* (* x x) 1/360) 1/360 1 (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (* (+ (* (* x x) 1/20160) 1/360) x) (+ (* (* x x) 1/20160) 1/360) 1/20160 (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* x x) (* x 1/12)) x) x) (+ (* (* x x) (* x 1/12)) x) (* x 1/12)) |
| 3.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* 1/12 (* x x)) 1) x) x) (* (+ (* 1/12 (* x x)) 1) x) (+ (* 1/12 (* x x)) 1) (* (* x x) 1/12) (* 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) (+ (* 1/360 (* x x)) 1/12) (* (* x x) 1/360) 1/360 1 (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (* (+ (* (* x x) 1/20160) 1/360) x) (+ (* (* x x) 1/20160) 1/360) 1/20160 (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* x x) (* x 1/12)) x) x) (+ (* (* x x) (* x 1/12)) x) (* x 1/12)) |
| 2.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* 1/12 (* x x)) 1) x) x) (* (+ (* 1/12 (* x x)) 1) x) (+ (* 1/12 (* x x)) 1) (* (* x x) 1/12) (* 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) (+ (* 1/360 (* x x)) 1/12) (* (* x x) 1/360) 1/360 1 (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (* (+ (* (* x x) 1/20160) 1/360) x) (+ (* (* x x) 1/20160) 1/360) 1/20160 (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* x x) (* x 1/12)) x) x) (+ (* (* x x) (* x 1/12)) x) (* x 1/12)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 267 | 2777 |
| 0 | 295 | 2640 |
| 1 | 1238 | 2484 |
| 0 | 8682 | 2286 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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)) |
(*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x) |
(*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/360 binary64) |
#s(literal 1 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)) |
(*.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) |
(*.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) |
(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)) |
#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 (*.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)) |
#s(literal 1/20160 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) |
(*.f64 x #s(literal 1/12 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/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 (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (* x x) 1/360) #s(hole binary64 (* 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))) |
#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 (* (* (+ (* (* 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 (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* x 1/12) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg 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 (* (* (+ (* (+ (* (+ (* 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 (* (* (+ (* (* 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 (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#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))))) |
#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))))))))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x) |
(*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 x (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
(*.f64 x #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x) |
(*.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 (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 -2 binary64)) (*.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)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) x) |
(*.f64 #s(literal 1 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 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 #s(literal 1/12 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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 #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 (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 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.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)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)) |
(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/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))))) |
(*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) x x) |
(fma.f64 x (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) x) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) x) x) |
(+.f64 (*.f64 x (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))) x) |
(+.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) x)) |
(+.f64 x (*.f64 x (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 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/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(*.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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 #s(literal 1/360 binary64) x) x) |
(*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64))) |
(*.f64 x (*.f64 #s(literal 1/360 binary64) x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 x x)) |
#s(literal 1/360 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.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 (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)))) (*.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 (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)))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.f64 x x))))) |
(*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.f64 x x))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 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 (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)))) (*.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 (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)))) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) x x) |
(fma.f64 x (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) x) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) x) x) |
(+.f64 (*.f64 x (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x))) x) |
(+.f64 x (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) x)) |
(+.f64 x (*.f64 x (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.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 (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)))) (*.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 (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 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 (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)))) (*.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 (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)))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.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 (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 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 (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)))) (*.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 (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)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.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 (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 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 (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)))) (*.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 (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)))) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (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 (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)))) (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 (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)))) 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 (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 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.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 (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 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 binary64)) |
(fma.f64 x (*.f64 x #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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))))) (*.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 (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)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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 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 (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)))) (*.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 (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)))) (*.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 (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)))) (*.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 (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)))) (*.f64 x x)))))) |
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) (*.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 (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)))) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.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)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) |
(*.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))) |
(*.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))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8193540096000 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) (-.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 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) (*.f64 x x)) (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) (-.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 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.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 (*.f64 (*.f64 x x) (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))))) |
(/.f64 (-.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 #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 #s(literal 1/360 binary64) (*.f64 x 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 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.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 #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 #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 (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 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/8193540096000 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal -6 binary64))))) (-.f64 (+.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (pow.f64 x #s(literal -2 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 #s(literal 1/20160 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(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 #s(literal 1/20160 binary64) (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) x (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 1/20160 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(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 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/20160 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1 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 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 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 #s(literal 1/20160 binary64) (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 #s(literal -1/360 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/20160 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(*.f64 (*.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 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/360 binary64) #s(literal 1/20160 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/360 binary64) #s(literal 1/20160 binary64)))) |
(*.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 3 binary64))) |
(*.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))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
(*.f64 x (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8193540096000 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) x) (-.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 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) x) (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 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1/8193540096000 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal -6 binary64))))) (-.f64 (+.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 x (-.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 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 x (+.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 (*.f64 x (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))))) |
(/.f64 (-.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 #s(literal 1/360 binary64) x))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 #s(literal 1/360 binary64) x))) |
(/.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 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/360 binary64) x) #s(literal 3 binary64))) (fma.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 (*.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 #s(literal 1/360 binary64) x))))) |
(/.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 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 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/20160 binary64))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/20160 binary64) x)) x (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) (*.f64 x 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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/20160 binary64)) (*.f64 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 (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/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(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 #s(literal 1/20160 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 #s(literal 1/20160 binary64) (pow.f64 x #s(literal 3 binary64)) (*.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 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/20160 binary64)) (*.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 x (*.f64 (*.f64 x #s(literal 1/20160 binary64)) x) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 x #s(literal 1/360 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 #s(literal -1/360 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/20160 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 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 #s(literal 1/20160 binary64) (*.f64 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 (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 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
(*.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 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
(*.f64 x (*.f64 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) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8193540096000 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal -6 binary64)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8193540096000 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal -6 binary64))))) (-.f64 (+.f64 #s(literal 1/406425600 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (pow.f64 x #s(literal -2 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 #s(literal 1/20160 binary64) (*.f64 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 #s(literal 1/20160 binary64) (*.f64 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 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 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 (*.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 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/20160 binary64)) #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 #s(literal 1/20160 binary64) (*.f64 x x)))) (/.f64 (*.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 (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 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 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 #s(literal 1/20160 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) |
(+.f64 #s(literal 1/360 binary64) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) |
#s(literal 1/20160 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 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 (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 (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 (neg.f64 x) (*.f64 (neg.f64 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 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) (-.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 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 x) x)) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal -6 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (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) (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 (*.f64 x x) (-.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 (*.f64 (*.f64 x x) (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 (*.f64 x x) (+.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)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 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 4 binary64)) (-.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal -6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(/.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 (*.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 (neg.f64 x) #s(literal -1 binary64)) 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 (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 (*.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 #s(literal 1 binary64) (neg.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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 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) (*.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 #s(literal -1 binary64) (*.f64 (neg.f64 x) 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 -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 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 (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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x 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) #s(literal 1 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 #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 (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 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 #s(literal -1/12 binary64) (*.f64 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)) 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 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)))) x) (-.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 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal -6 binary64))) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 x (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 x (-.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 (*.f64 x (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 x (+.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)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal -6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (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) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 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)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (neg.f64 x)) (neg.f64 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 (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 (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 (*.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 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 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 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1/12 binary64))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) (*.f64 x x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 x (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 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)) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 6 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) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 x #s(literal 1/12 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 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)) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (*.f64 x x)) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) x) |
#s(approx (+ (* (* x x) (* x 1/12)) 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 (* (* x x) 1/12) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx 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) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) 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 #s(literal 1/360 binary64) (*.f64 x x) #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 #s(literal 1/360 binary64) (*.f64 x x) #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 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* (* x x) 1/360) (*.f64 #s(literal 1/360 binary64) (*.f64 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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.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)) (fma.f64 #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) (fma.f64 (pow.f64 x #s(literal 4 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)) (*.f64 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 #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) x) (fma.f64 (pow.f64 x #s(literal 3 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)) 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 #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) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (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 6 binary64)) #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 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (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))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) x) x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(approx (* (* (+ (* (* x x) 1/20160) 1/360) 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 4 binary64)))) |
#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 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) #s(literal 1/360 binary64)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (*.f64 x x)) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) x) |
#s(approx (+ (* (* x x) (* x 1/12)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* x 1/12) (*.f64 #s(literal 1/12 binary64) x)) |
#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) (* x 1/12)) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* x x) (* x 1/12)) 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 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (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 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 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) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.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 6 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 (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(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 (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(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 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) |
#s(approx (+ (* (* x x) 1/20160) 1/360) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/20160) 1/360) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* (* x x) (* x 1/12)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* x x) (* x 1/12)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) 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/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)))) |
#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 #s(literal -1 binary64) (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 -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64))))) |
Compiled 29 827 to 3 958 computations (86.7% saved)
12 alts after pruning (2 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 788 | 2 | 790 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 7 | 7 |
| Total | 789 | 12 | 801 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.7% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ✓ | 48.9% | (+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x)) |
| ✓ | 99.6% | #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.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(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)) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ✓ | 99.2% | #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)) |
| 99.2% | #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 #s(approx (+ (* (* x x) 1/20160) 1/360) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| 49.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| ✓ | 49.7% | #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)) |
| ✓ | 99.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 755 to 330 computations (56.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)) |
#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 (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 x x) (*.f64 x #s(literal 1/12 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))) (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.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 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/20160) 1/360) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#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 (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 5.0ms | x |
| 3.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.6% | 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)) |
#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 (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 x x) (*.f64 x #s(literal 1/12 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))) (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.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 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/20160) 1/360) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) x) x)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#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 (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 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.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.6% | 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)) |
#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 (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 x x) (*.f64 x #s(literal 1/12 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))) (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.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 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
2 calls:
| 7.0ms | x |
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.6% | 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)) |
#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 (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 x x) (*.f64 x #s(literal 1/12 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))) (*.f64 (-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 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 |
|---|---|---|
| 99.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.6% | 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)) |
#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 (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 |
| 1.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.6% | 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)) |
#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)) |
| 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 |
|---|---|---|
| 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)
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:
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 48.9% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 136 |
| 1 | 55 | 136 |
| 2 | 95 | 136 |
| 3 | 293 | 136 |
| 4 | 1465 | 136 |
| 1× | node 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)) |
#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))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #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))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(+.f64 #s(approx (- (exp x) 2) #s(literal -1 binary64)) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
| 1× | fuel |
Compiled 136 to 41 computations (69.9% saved)
(abs x)
Compiled 368 to 146 computations (60.3% saved)
Loading profile data...