
Time bar (total: 5.4s)
| 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 762× | 2 | valid |
| 697.0ms | 2 358× | 1 | valid |
| 7.0ms | 136× | 0 | valid |
ival-exp: 2.0s (71.9% of total)adjust: 443.0ms (15.9% of total)ival-neg: 146.0ms (5.2% of total)ival-add!: 119.0ms (4.3% of total)ival-sub!: 75.0ms (2.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 137 | 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 | 0 | - | 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 | 137 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 137 | 0 |
| - | 0 | 119 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 137 | 0 | 0 |
| - | 0 | 0 | 119 |
| number | freq |
|---|---|
| 0 | 119 |
| 1 | 137 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 128.0ms | 352× | 2 | valid |
| 20.0ms | 156× | 1 | valid |
| 0.0ms | 4× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-exp: 98.0ms (77.6% of total)adjust: 17.0ms (13.5% of total)ival-sub!: 5.0ms (4% of total)ival-add!: 3.0ms (2.4% of total)ival-neg: 2.0ms (1.6% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 40 | 25 |
| 2 | 113 | 25 |
| 3 | 482 | 24 |
| 4 | 2358 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.5% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(abs x)
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
x |
#s(literal 2 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) x 2 (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) x 2 (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) x 2 (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 312 |
| 0 | 97 | 304 |
| 1 | 545 | 289 |
| 0 | 4664 | 268 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
x |
#s(literal 2 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (- (exp x) 2) #s(hole binary64 -1)) |
#s(approx (- (exp x) 2) #s(hole binary64 (- x 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (exp x) 2) #s(hole binary64 (- (exp x) 2))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) (-.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (exp.f64 x) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(-.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (exp.f64 x)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (+.f64 (exp.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(-.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
x |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(approx (- (exp x) 2) (-.f64 x #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (- (exp x) 2) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 1 654 to 340 computations (79.4% saved)
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 |
|---|---|---|
| ▶ | 50.5% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ▶ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 99.7% | #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.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 180 to 124 computations (31.1% 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 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(cosh.f64 x) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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 (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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 (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* 1/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))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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) (- (* (cosh x) 2) 2) (* (cosh x) 2) (cosh x) 2) |
| 4.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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) (- (* (cosh x) 2) 2) (* (cosh x) 2) (cosh x) 2) |
| 3.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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) (- (* (cosh x) 2) 2) (* (cosh x) 2) (cosh x) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 2385 |
| 0 | 307 | 2248 |
| 1 | 1315 | 2143 |
| 0 | 8588 | 2046 |
| 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 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(cosh.f64 x) |
#s(literal 2 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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 (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* 1/20160 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) #s(hole binary64 (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) 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 (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* 1/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))))) |
| Outputs |
|---|
#s(approx (- (* (cosh x) 2) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.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 #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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 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) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (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 (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 (neg.f64 (neg.f64 x)) (neg.f64 (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 (neg.f64 x)) (neg.f64 (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 (neg.f64 x)) (neg.f64 (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 (neg.f64 x)) (neg.f64 (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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(fma.f64 x x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 x x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x x) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) x) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (fma.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 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (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 #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) #s(literal -1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))))) (/.f64 #s(literal 1/1728 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64) #s(literal 1/12 binary64))) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/46656000 binary64) (pow.f64 (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/129600 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) x #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
(-.f64 (/.f64 #s(literal 1/129600 binary64) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)))) (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal -1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal -1/360 binary64)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/20160 binary64) x)) x)) |
(-.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/20160 binary64))) |
(-.f64 #s(literal 1/360 binary64) (*.f64 #s(literal -1/20160 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/46656000 binary64) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/7257600 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8193540096000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64))))) (/.f64 #s(literal 1/46656000 binary64) (fma.f64 #s(literal 1/406425600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/20160 binary64)) #s(literal 1/360 binary64)) |
(+.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
#s(literal 1/20160 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (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 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 x x)) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 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 x (*.f64 (pow.f64 x #s(literal 3 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 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 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 (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 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 x x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #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 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/12 binary64) x)) x x) |
(fma.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (*.f64 (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 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #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 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 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 (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (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 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(fma.f64 x x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(fma.f64 x x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x) x) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1 binary64) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/360 binary64) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) (-.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (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 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.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 x) #s(literal -2 binary64)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (exp.f64 x) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))) (exp.f64 x))) |
(/.f64 (-.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 x) #s(literal -2 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.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 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(-.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.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 x) #s(literal -2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (exp.f64 (neg.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (exp.f64 x)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(-.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 x))) |
(+.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 x x)) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (*.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) (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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) #s(literal 1/360 binary64)) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (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) x) |
#s(approx (* (+ (* 1/12 (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (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 (- (* (cosh x) 2) 2) (*.f64 x x)) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (*.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 (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (cosh x) 2) 2) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/20160 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/20160 binary64))) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/20160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (*.f64 (*.f64 x x) #s(literal 1/20160 binary64))) |
#s(approx (+ (* 1/20160 (* x x)) 1/360) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* 1/12 (* x x)) 1) x) x) (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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (- (* (cosh x) 2) 2) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (cosh x) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (- (* (cosh x) 2) 2) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #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 #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))))) |
#s(approx (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/360 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 29 970 to 3 994 computations (86.7% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 013 | 4 | 1 017 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 014 | 8 | 1 022 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.5% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ▶ | 50.1% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ▶ | 49.6% | (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ▶ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
| ▶ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
| ✓ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ✓ | 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.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 130 to 90 computations (30.8% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 #s(literal 1/12 binary64) x) |
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* x x) (* 1/12 x)) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (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/360) 1/12) x) x) x) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 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/360) 1/12) x) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (* x x) x 1/360 1/12 (+ (- (exp x) 2) (exp (neg x))) (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) (* (* x x) (* 1/12 x)) (* 1/12 x) (- (* (cosh x) 2) 2) (* (cosh x) 2) 2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* x x) 2)) |
| 3.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (* x x) x 1/360 1/12 (+ (- (exp x) 2) (exp (neg x))) (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) (* (* x x) (* 1/12 x)) (* 1/12 x) (- (* (cosh x) 2) 2) (* (cosh x) 2) 2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* x x) 2)) |
| 2.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) (* x x) x 1/360 1/12 (+ (- (exp x) 2) (exp (neg x))) (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) (* (* x x) (* 1/12 x)) (* 1/12 x) (- (* (cosh x) 2) 2) (* (cosh x) 2) 2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* x x) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 1154 |
| 0 | 184 | 1109 |
| 1 | 809 | 1022 |
| 0 | 6269 | 960 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 #s(literal 1/12 binary64) x) |
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* x x) (* 1/12 x)) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (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/360) 1/12) x) x) x) x) x) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* 1/360 (pow x 5)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) #s(hole binary64 (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 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/360) 1/12) x) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x)) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))))) |
(/.f64 (*.f64 (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 x x)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(fma.f64 x x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))))) |
(/.f64 (*.f64 (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)) x) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))))) |
(/.f64 (*.f64 x (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))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 x x) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) x x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) (*.f64 x x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (*.f64 x x)) (fma.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)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (-.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 (*.f64 (*.f64 x x) (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 (*.f64 x x) (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (fma.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)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (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 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1728 binary64) #s(literal 1/46656000 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (-.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1728 binary64) #s(literal 1/46656000 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 #s(literal 1/129600 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (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)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 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/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal -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/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) x) (fma.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)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) x) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (-.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 (*.f64 x (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 x (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (fma.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)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 x (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 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))) (-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.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/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 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (fma.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)) #s(literal 1/144 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 #s(literal 1/4320 binary64) (*.f64 x x)))))) |
(/.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/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 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (fma.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)) #s(literal 1/144 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 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.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 #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 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/360 binary64) x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (fma.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)) #s(literal 1/144 binary64))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.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)) #s(literal 1/144 binary64)))) |
(+.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 #s(literal 1/4320 binary64) (*.f64 x x))))) (/.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 #s(literal 1/4320 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x 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 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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (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 (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)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 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(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (neg.f64 x))) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
(/.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)) (-.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 4 binary64))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1728 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/144 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))) (-.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 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 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1728 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.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)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.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))) (+.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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) 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 x x) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64))))) |
(/.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))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.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 (neg.f64 x) #s(literal -1 binary64)) 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(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 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 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/12 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #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 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (*.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 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (neg.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.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 (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 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.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 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 x x) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) 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 #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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (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 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.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 #s(literal 1/12 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.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 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(*.f64 x (*.f64 (*.f64 x x) #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)) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -4 binary64))) (neg.f64 (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(approx (* (cosh x) 2) #s(literal 2 binary64)) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -4 binary64)) (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(approx (* (cosh x) 2) #s(literal 2 binary64)) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(-.f64 (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(approx (* (cosh x) 2) #s(literal 2 binary64)) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(approx (* (cosh x) 2) #s(literal 2 binary64)) (fma.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal -2 binary64)) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(+.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 x x #s(literal -2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 x x #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) (*.f64 x x)) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) 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/360) 1/12) x) x) x) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) x) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) 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)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* 1/12 x) (*.f64 #s(literal 1/12 binary64) 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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x) x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) 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 (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) 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 (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) 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 (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x)) |
#s(approx (+ (* (* (* x x) (* 1/12 x)) 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 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 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/360) 1/12) x) x) x) x) (*.f64 (neg.f64 (-.f64 (neg.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 5 binary64)))) |
Compiled 16 279 to 2 358 computations (85.5% saved)
9 alts after pruning (2 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 615 | 2 | 617 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 1 | 3 | 4 |
| Total | 616 | 9 | 625 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.1% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ▶ | 50.1% | (-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
| ✓ | 49.6% | (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
| ▶ | 50.5% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
| ✓ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
| ✓ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ✓ | 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.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 151 to 107 computations (29.1% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(cosh.f64 x) |
x |
#s(literal 2 binary64) |
#s(literal -2 binary64) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
#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 (+ (* (cosh x) 2) -2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 2)) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (+ (* (cosh x) 2) -2) (cosh x) x 2 -2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (+ (* x x) 1) 1) (+ (* x x) 1) 1) |
| 1.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (+ (* (cosh x) 2) -2) (cosh x) x 2 -2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (+ (* x x) 1) 1) (+ (* x x) 1) 1) |
| 1.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (+ (* (cosh x) 2) -2) (cosh x) x 2 -2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (+ (* x x) 1) 1) (+ (* x x) 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 602 |
| 0 | 119 | 583 |
| 1 | 648 | 506 |
| 0 | 5757 | 467 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(cosh.f64 x) |
x |
#s(literal 2 binary64) |
#s(literal -2 binary64) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
#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 (+ (* (cosh x) 2) -2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 2)) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (+ (* (cosh x) 2) -2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (- (* (cosh x) 2) 2) #s(hole binary64 (- (+ (exp x) (/ 1 (exp x))) 2))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) (-.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (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 #s(literal 4 binary64) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (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 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (fma.f64 (cosh.f64 x) #s(literal 4 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) #s(literal -4 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64))) (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -4 binary64)) (exp.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) #s(literal -4 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (fma.f64 (cosh.f64 x) #s(literal 4 binary64) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.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 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.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))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -2 binary64)) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (sinh.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (sinh.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
(-.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (fma.f64 (cosh.f64 x) #s(literal 4 binary64) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (fma.f64 (cosh.f64 x) #s(literal 4 binary64) #s(literal 4 binary64))))) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 x)) #s(literal 2 binary64))) |
(-.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(-.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 #s(literal -2 binary64) (exp.f64 (neg.f64 x))) (exp.f64 x)) |
(+.f64 (+.f64 #s(literal -2 binary64) (exp.f64 x)) (exp.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 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 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64))))) (/.f64 #s(literal -8 binary64) (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))))) |
(+.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (exp.f64 x)) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (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 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
x |
#s(literal 2 binary64) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(+.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal -2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 x x #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 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))) (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))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(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))) (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))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#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))) (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))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 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)) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x x) 1) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ (* x x) 1) 1) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
#s(approx (cosh x) (cosh.f64 x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (+ (* x x) 1) 1) (*.f64 x x)) |
#s(approx (+ (+ (* x x) 1) 1) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
Compiled 6 545 to 1 190 computations (81.8% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 0 | 300 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 7 | 7 |
| Total | 300 | 9 | 309 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.1% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ✓ | 50.1% | (-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
| ✓ | 49.6% | (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ✓ | 99.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
| ✓ | 50.5% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
| ✓ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
| ✓ | 99.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ✓ | 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.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 340 to 168 computations (50.6% saved)
| Inputs |
|---|
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#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))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.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))) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64))) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.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:
| 3.0ms | x |
| 3.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.7% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#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))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) x x) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.7% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#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))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.7% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#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))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x x))) |
2 calls:
| 18.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 (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#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 (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(approx (* (cosh x) 2) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
| 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.4% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.4% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
(-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 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 |
|---|---|---|
| 49.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 49.6% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| 1× | done |
Compiled 137 to 43 computations (68.6% saved)
(abs x)
Compiled 586 to 300 computations (48.8% saved)
Loading profile data...