
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)
| 3.1s | 5 802× | 2 | valid |
| 306.0ms | 2 327× | 1 | valid |
| 10.0ms | 127× | 0 | valid |
ival-exp: 2.1s (77.6% of total)adjust: 381.0ms (14.3% of total)ival-neg: 83.0ms (3.1% of total)ival-sub!: 79.0ms (3% of total)ival-add!: 52.0ms (2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 128 | 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 | 128 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 128 | 1 |
| - | 0 | 127 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 128 | 1 | 0 |
| - | 0 | 0 | 127 |
| number | freq |
|---|---|
| 0 | 128 |
| 1 | 128 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 143.0ms | 384× | 2 | valid |
| 25.0ms | 122× | 1 | valid |
| 0.0ms | 6× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-exp: 111.0ms (75.9% of total)adjust: 16.0ms (10.9% of total)ival-add!: 12.0ms (8.2% of total)ival-sub!: 4.0ms (2.7% of total)ival-neg: 2.0ms (1.4% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 40 | 25 |
| 2 | 113 | 25 |
| 3 | 482 | 24 |
| 4 | 2358 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.7% | (+.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 | @ | 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)) |
| 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))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.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)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.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 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (- (exp x) 2) #s(literal -1 binary64)) |
#s(approx (- (exp x) 2) (-.f64 x #s(literal 1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (- (exp x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (- (exp x) 2) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 1 654 to 340 computations (79.4% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 7 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 7 | 102 |
| Status | Accuracy | Program |
|---|---|---|
| 53.7% | (/.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))))) | |
| ▶ | 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| 53.7% | (+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) | |
| ▶ | 99.5% | #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.4% | #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.3% | #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.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 266 to 168 computations (36.8% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 (*.f64 (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 | |
|---|---|---|---|---|
| 17.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) |
| 5.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (+ (* 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)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(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))) |
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)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 011 | 6 | 1 017 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 012 | 12 | 1 024 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.7% | (/.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))))) |
| 53.7% | (/.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)))))) | |
| ✓ | 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| 52.9% | (-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) | |
| 52.8% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) | |
| ▶ | 52.5% | (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ▶ | 53.7% | (+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 99.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| ▶ | 99.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
| ✓ | 99.5% | #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.4% | #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.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 369 to 230 computations (37.7% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 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) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(expm1.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(/.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))))) |
(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)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) |
(exp.f64 x) |
(fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
#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)))) |
| 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/12) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (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/12) x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (- (exp x) 1) 1) (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) 1) 1) #s(hole binary64 -1)) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- x 1))) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 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 (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #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 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* 7 (pow x 2)))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* (pow x 2) (+ 7 (* 11 x))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* (pow x 2) (+ 7 (* x (+ 11 (* 133/12 x))))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* (pow x 2) (+ 7 (* x (+ 11 (* x (+ 133/12 (* 35/4 x))))))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 7)) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 7 (* 4 x)))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 7 (* x (+ 4 (* 3 x)))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 7 (* x (+ 4 (* x (+ 3 (* 5/3 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 6)) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 6 (* 2 x)))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 6 (* x (+ 2 x))))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 6 (* x (+ 2 (* x (+ 1 (* 1/3 x)))))))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 -7)) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (- (* -4 x) 7))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (- (* x (- (* 4 x) 4)) 7))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (- (* x (- (* x (+ 4 (* 28/3 x))) 4)) 7))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 -7)) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (* 3 x) 7))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (* x (+ 3 (* 9/2 x))) 7))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))) 7))) |
#s(approx (pow (exp x) 3) #s(hole binary64 1)) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* 3 x)))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* 9/2 x)))))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 7)) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (+ 7 (* 11 x)))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (+ 7 (* x (+ 11 (* 21/2 x)))))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (+ 7 (* x (+ 11 (* x (+ 21/2 (* 47/6 x)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 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) 1/12) x) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- (exp x) 2))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (/ (+ 4 (+ (* 2 (exp x)) (+ (* (exp x) (- (pow (exp x) 3) 8)) (pow (exp x) 2)))) (* (exp x) (+ 4 (+ (* 2 (exp x)) (pow (exp x) 2))))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (+ 4 (+ (* 2 (exp x)) (+ (* (exp x) (- (pow (exp x) 3) 8)) (pow (exp x) 2)))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 4 (+ (* 2 (exp x)) (pow (exp x) 2))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 4 (* 2 (exp x))))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (* (exp x) (- (pow (exp x) 3) 8)))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (pow (exp x) 3) 8))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (pow (exp x) 3))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (* (exp x) (+ 4 (+ (* 2 (exp x)) (pow (exp x) 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (+ (- (- (exp x) 1) 1) (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 | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* x x) 1/12) 1) (* x x)) (+ (* (* x x) 1/12) 1) (* x x) x 1/12 1 (- (* (cosh x) 2) 2) (* (cosh x) 2) 2 (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* x x) 1/12) x) x) x) (+ (* (* (* x x) 1/12) x) x) (* (* x x) 1/12) (+ (- (- (exp x) 1) 1) (exp (neg x))) (- (- (exp x) 1) 1) (- (exp x) 1) (exp (neg x)) (neg x) (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (exp x) (+ (* (exp x) 2) 4) 4 (* (exp x) (- (pow (exp x) 3) 8)) (- (pow (exp x) 3) 8) (pow (exp x) 3) 3 8 (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) |
| 5.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* x x) 1/12) 1) (* x x)) (+ (* (* x x) 1/12) 1) (* x x) x 1/12 1 (- (* (cosh x) 2) 2) (* (cosh x) 2) 2 (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* x x) 1/12) x) x) x) (+ (* (* (* x x) 1/12) x) x) (* (* x x) 1/12) (+ (- (- (exp x) 1) 1) (exp (neg x))) (- (- (exp x) 1) 1) (- (exp x) 1) (exp (neg x)) (neg x) (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (exp x) (+ (* (exp x) 2) 4) 4 (* (exp x) (- (pow (exp x) 3) 8)) (- (pow (exp x) 3) 8) (pow (exp x) 3) 3 8 (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) |
| 5.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* x x) 1/12) 1) (* x x)) (+ (* (* x x) 1/12) 1) (* x x) x 1/12 1 (- (* (cosh x) 2) 2) (* (cosh x) 2) 2 (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (* (* x x) 1/12) x) x) x) (+ (* (* (* x x) 1/12) x) x) (* (* x x) 1/12) (+ (- (- (exp x) 1) 1) (exp (neg x))) (- (- (exp x) 1) 1) (- (exp x) 1) (exp (neg x)) (neg x) (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (exp x) (+ (* (exp x) 2) 4) 4 (* (exp x) (- (pow (exp x) 3) 8)) (- (pow (exp x) 3) 8) (pow (exp x) 3) 3 8 (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 334 | 2066 |
| 0 | 379 | 1879 |
| 1 | 1939 | 1851 |
| 0 | 8862 | 1765 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 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) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(expm1.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(/.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))))) |
(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)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64))) |
(exp.f64 x) |
(fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
#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)))) |
#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/12) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (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/12) x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (+ (- (- (exp x) 1) 1) (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) 1) 1) #s(hole binary64 -1)) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- x 1))) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) 1))) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 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 (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #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 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* 7 (pow x 2)))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* (pow x 2) (+ 7 (* 11 x))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* (pow x 2) (+ 7 (* x (+ 11 (* 133/12 x))))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (* (pow x 2) (+ 7 (* x (+ 11 (* x (+ 133/12 (* 35/4 x))))))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 7)) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 7 (* 4 x)))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 7 (* x (+ 4 (* 3 x)))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 7 (* x (+ 4 (* x (+ 3 (* 5/3 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 6)) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 6 (* 2 x)))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 6 (* x (+ 2 x))))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 6 (* x (+ 2 (* x (+ 1 (* 1/3 x)))))))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 -7)) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (- (* -4 x) 7))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (- (* x (- (* 4 x) 4)) 7))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (- (* x (- (* x (+ 4 (* 28/3 x))) 4)) 7))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 -7)) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (* 3 x) 7))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (* x (+ 3 (* 9/2 x))) 7))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))) 7))) |
#s(approx (pow (exp x) 3) #s(hole binary64 1)) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* 3 x)))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* 9/2 x)))))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 7)) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (+ 7 (* 11 x)))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (+ 7 (* x (+ 11 (* 21/2 x)))))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (+ 7 (* x (+ 11 (* x (+ 21/2 (* 47/6 x)))))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 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) 1/12) x) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) 1/12) x) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (- (exp x) 1) 1) #s(hole binary64 (- (exp x) 2))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)))) #s(hole binary64 (/ (+ 4 (+ (* 2 (exp x)) (+ (* (exp x) (- (pow (exp x) 3) 8)) (pow (exp x) 2)))) (* (exp x) (+ 4 (+ (* 2 (exp x)) (pow (exp x) 2))))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) #s(hole binary64 (+ 4 (+ (* 2 (exp x)) (+ (* (exp x) (- (pow (exp x) 3) 8)) (pow (exp x) 2)))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(hole binary64 (+ 4 (+ (* 2 (exp x)) (pow (exp x) 2))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (+ (* (exp x) 2) 4) #s(hole binary64 (+ 4 (* 2 (exp x))))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(hole binary64 (* (exp x) (- (pow (exp x) 3) 8)))) |
#s(approx (- (pow (exp x) 3) 8) #s(hole binary64 (- (pow (exp x) 3) 8))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (pow (exp x) 3))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(hole binary64 (* (exp x) (+ 4 (+ (* 2 (exp x)) (pow (exp x) 2)))))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))))) |
(fma.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)) |
(fma.f64 x (*.f64 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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 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))) |
(*.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 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 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)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #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)) (+.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 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)) (+.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 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)) (+.f64 #s(literal 4 binary64) (*.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 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)) (+.f64 #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) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (expm1.f64 x) (expm1.f64 x) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (*.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))))))) |
(/.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 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)))) (*.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (exp.f64 x) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (exp.f64 x) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 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) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 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) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (+.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) (/.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.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 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 (neg.f64 x)) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (exp.f64 x)) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (/.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(+.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 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 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (+.f64 (exp.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 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 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (+.f64 (expm1.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 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 (expm1.f64 x) #s(literal 3 binary64)) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.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) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(-.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.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) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.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) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.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 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (expm1.f64 x) (expm1.f64 x) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (*.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))))))) |
(/.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 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)))) (*.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (exp.f64 x) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (exp.f64 x) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 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) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 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) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (+.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #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 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (expm1.f64 x) (expm1.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) (/.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.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 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 (neg.f64 x)) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (exp.f64 x)) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (/.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (+.f64 (pow.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)))) |
(+.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) (*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)))) |
(+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.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)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (-.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)))))) |
(fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x))) |
(fma.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)))) (/.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.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 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)))))) (/.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x))))))) |
(+.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.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 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 64 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (exp.f64 x))) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (exp.f64 x))) (neg.f64 (fabs.f64 (exp.f64 x))) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (exp.f64 x))) (fabs.f64 (fabs.f64 (exp.f64 x))) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))))) |
(+.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
(+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 x) #s(literal 1 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))) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(exp.f64 x) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (exp.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (exp.f64 x)) (*.f64 #s(literal -2 binary64) (exp.f64 x)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))))) |
(fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))))) (/.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
#s(literal 4 binary64) |
(*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x)) |
(*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) |
(*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) #s(literal 512 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) #s(literal 512 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal 512 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x)) |
(*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 3 binary64) x)) (sinh.f64 (*.f64 #s(literal 3 binary64) x))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) x x)) |
(exp.f64 (+.f64 x (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
#s(literal 3 binary64) |
#s(literal 8 binary64) |
(*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) |
(*.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (exp.f64 x)) (*.f64 #s(literal 4 binary64) (exp.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x))) (*.f64 (*.f64 #s(literal 4 binary64) (exp.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) (*.f64 (*.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (pow.f64 (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (exp.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x))) |
(fma.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(fma.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 x) #s(literal 4 binary64) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (exp.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg 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)) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 x x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* (cosh x) 2) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.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 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (* (* x x) 1/12) x) x) x) |
#s(approx (+ (* (* (* x x) 1/12) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) 1/12) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg 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)) (*.f64 x x))) |
#s(approx (- (- (exp x) 1) 1) #s(literal -1 binary64)) |
#s(approx (- (- (exp x) 1) 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (- (- (exp x) 1) 1) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
#s(approx (- (- (exp x) 1) 1) (-.f64 (*.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) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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) 1) 1) (exp (neg x))) (*.f64 x x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg 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)) (*.f64 x x))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (*.f64 #s(literal 7 binary64) (*.f64 x x))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (*.f64 (fma.f64 #s(literal 11 binary64) x #s(literal 7 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (*.f64 (fma.f64 (fma.f64 #s(literal 133/12 binary64) x #s(literal 11 binary64)) x #s(literal 7 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 35/4 binary64) x #s(literal 133/12 binary64)) x #s(literal 11 binary64)) x #s(literal 7 binary64)) (*.f64 x x))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) #s(literal 7 binary64)) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (fma.f64 #s(literal 4 binary64) x #s(literal 7 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (fma.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 4 binary64)) x #s(literal 7 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5/3 binary64) x #s(literal 3 binary64)) x #s(literal 4 binary64)) x #s(literal 7 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (exp x) 2) 4) #s(literal 6 binary64)) |
#s(approx (+ (* (exp x) 2) 4) (fma.f64 #s(literal 2 binary64) x #s(literal 6 binary64))) |
#s(approx (+ (* (exp x) 2) 4) (fma.f64 (+.f64 #s(literal 2 binary64) x) x #s(literal 6 binary64))) |
#s(approx (+ (* (exp x) 2) 4) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) x #s(literal 6 binary64))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) #s(literal -7 binary64)) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) (-.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 7 binary64))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 4 binary64)) x) #s(literal 7 binary64))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 28/3 binary64) x #s(literal 4 binary64)) x) #s(literal 4 binary64)) x) #s(literal 7 binary64))) |
#s(approx (- (pow (exp x) 3) 8) #s(literal -7 binary64)) |
#s(approx (- (pow (exp x) 3) 8) (-.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 7 binary64))) |
#s(approx (- (pow (exp x) 3) 8) (-.f64 (*.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 3 binary64)) x) #s(literal 7 binary64))) |
#s(approx (- (pow (exp x) 3) 8) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x) #s(literal 7 binary64))) |
#s(approx (pow (exp x) 3) #s(literal 1 binary64)) |
#s(approx (pow (exp x) 3) (fma.f64 #s(literal 3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 3) (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) #s(literal 7 binary64)) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (fma.f64 #s(literal 11 binary64) x #s(literal 7 binary64))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (fma.f64 (fma.f64 #s(literal 21/2 binary64) x #s(literal 11 binary64)) x #s(literal 7 binary64))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (fma.f64 (fma.f64 (fma.f64 #s(literal 47/6 binary64) x #s(literal 21/2 binary64)) x #s(literal 11 binary64)) x #s(literal 7 binary64))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/12) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #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 (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* (* x x) 1/12) x) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64) x)) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (- (- (exp x) 1) 1) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (/.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (exp.f64 x)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))))) |
#s(approx (+ (* 1 (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (* (exp x) (- (pow (exp x) 3) 8))) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
#s(approx (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (+ (* (exp x) 2) 4) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) |
#s(approx (* (exp x) (- (pow (exp x) 3) 8)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) (exp.f64 x))) |
#s(approx (- (pow (exp x) 3) 8) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64))) |
#s(approx (pow (exp x) 3) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
#s(approx (* (exp x) (+ (* (exp x) (exp x)) (+ (* (exp x) 2) 4))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
#s(approx (+ (- (- (exp x) 1) 1) (exp (neg x))) (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (- (- (exp x) 1) 1) (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 22 382 to 2 138 computations (90.4% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 615 | 2 | 617 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 619 | 10 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.6% | (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ▶ | 7.6% | (-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
| ▶ | 52.9% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ▶ | 52.8% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ✓ | 52.5% | (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ✓ | 99.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| ✓ | 99.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
| ✓ | 99.5% | #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.4% | #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.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 154 to 108 computations (29.9% saved)
| Inputs |
|---|
(-.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)) |
x |
#s(literal 2 binary64) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
(expm1.f64 x) |
(-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#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 x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (pow x 2))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (- (exp x) 1) (- 1 (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) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 x)) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (* x (+ 1 (* x (- (* 1/6 x) 1/2)))))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/6 (* -1/24 x))) 1/2)))))) |
#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 (- (* (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 (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (- 1 (exp (neg x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (- 1 (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* x x) 2) x 2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (+ (* (* x x) 1/12) 1) (* x x) 1/12 1 (- (- (exp x) 1) (- 1 (exp (neg x)))) (- (exp x) 1) (- 1 (exp (neg x))) (exp (neg x)) (neg x)) |
| 2.0ms | x | @ | -inf | ((- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* x x) 2) x 2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (+ (* (* x x) 1/12) 1) (* x x) 1/12 1 (- (- (exp x) 1) (- 1 (exp (neg x)))) (- (exp x) 1) (- 1 (exp (neg x))) (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* x x) 2) x 2 (- (* (cosh x) 2) 2) (* (cosh x) 2) (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (+ (* (* x x) 1/12) 1) (* x x) 1/12 1 (- (- (exp x) 1) (- 1 (exp (neg x)))) (- (exp x) 1) (- 1 (exp (neg x))) (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 820 |
| 0 | 189 | 765 |
| 1 | 994 | 738 |
| 0 | 8334 | 681 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.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)) |
x |
#s(literal 2 binary64) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
(expm1.f64 x) |
(-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(exp.f64 (neg.f64 x)) |
(neg.f64 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 x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (pow x 2))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))))) |
#s(approx (- (- (exp x) 1) (- 1 (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) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 x)) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (* x (+ 1 (* x (- (* 1/6 x) 1/2)))))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/6 (* -1/24 x))) 1/2)))))) |
#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 (- (* (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 (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (- (+ (exp x) (exp (neg x))) 2))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (- 1 (exp (neg x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) #s(hole binary64 (- (+ (exp x) (exp (* -1 x))) 2))) |
#s(approx (- 1 (exp (neg x))) #s(hole binary64 (- 1 (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(/.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 (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 (*.f64 x 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 (pow.f64 x #s(literal -4 binary64)) #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 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #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 (pow.f64 x #s(literal -4 binary64)) #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 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.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 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 6 binary64)) #s(literal 8 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 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 x x #s(literal -2 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 6 binary64)) #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 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.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 #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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.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 (*.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 (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 (neg.f64 x) x) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x 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 (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 #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 x x) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.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) #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 (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 (/.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 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
x |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #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(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 #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(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #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(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 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) #s(literal -2 binary64)) (pow.f64 #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(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #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(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #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(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 #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(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #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(literal -2 binary64)) (pow.f64 #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(literal 2 binary64)))) |
(-.f64 (-.f64 #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(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 #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(literal 2 binary64)) (-.f64 #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(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 #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(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #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(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #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(literal -2 binary64)) (pow.f64 #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(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #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(literal -2 binary64)) (pow.f64 #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(literal 2 binary64))))) |
(-.f64 #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(literal 2 binary64)) |
(+.f64 #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(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)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 2 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 2 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) |
(+.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (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 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.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)) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 x (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.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)) (*.f64 x x)) (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/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.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 #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 (-.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/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 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 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 (-.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/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 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 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))))) |
(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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #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)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 #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 (*.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 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.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 (*.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))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(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))) |
#s(literal 1/12 binary64) |
#s(literal 1 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 (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (-.f64 (expm1.f64 x) #s(literal 1 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 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 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (expm1.f64 x) #s(literal 1 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 (expm1.f64 x) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) #s(literal -4 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #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 (-.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.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 (*.f64 (cosh.f64 x) #s(literal 4 binary64)) (cosh.f64 x) #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (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 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64) (-.f64 (sinh.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #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 (expm1.f64 x) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (-.f64 (expm1.f64 x) #s(literal 1 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 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.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 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64) #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 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #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 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (-.f64 (+.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #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 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(+.f64 (+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (exp.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) (-.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cosh.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 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(expm1.f64 (+.f64 x #s(literal 0 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.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) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x))))) |
(-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 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 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 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 -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (sinh.f64 (neg.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.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) 1) (- 1 (exp (neg x)))) (*.f64 x x)) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (- (- (exp x) 1) (- 1 (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) 1) (- 1 (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) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx x x) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x 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 (+ (* (* x x) 1/12) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) (*.f64 x x)) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (- (- (exp x) 1) (- 1 (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) 1) (- 1 (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) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- 1 (exp (neg x))) x) |
#s(approx (- 1 (exp (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- 1 (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- 1 (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) 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) 1) (- 1 (exp (neg x)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) |
#s(approx (* (cosh x) 2) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (+ (* (* x x) 1/12) 1) (* x x)) 2) (*.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -4 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 1/12) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (- 1 (exp (neg x))) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (- (- (exp x) 1) (- 1 (exp (neg x)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) |
#s(approx (- 1 (exp (neg x))) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 8 890 to 1 641 computations (81.5% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 441 | 1 | 442 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 6 | 7 |
| Total | 442 | 10 | 452 |
| Status | Accuracy | Program |
|---|---|---|
| 53.6% | (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) | |
| ✓ | 7.6% | (-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
| ✓ | 52.9% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ✓ | 52.8% | (-.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
| ✓ | 52.5% | (-.f64 #s(approx (* (cosh x) 2) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ✓ | 99.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
| ✓ | 99.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
| ✓ | 99.5% | #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.4% | #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.1% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 431 to 196 computations (54.5% 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)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (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)) |
(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))) |
(+.f64 (-.f64 (expm1.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) |
(/.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)))))) |
(/.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))))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 5.0ms | x |
| 4.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.5% | 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)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (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:
| 3.0ms | x |
| 2.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)
| 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)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) x)) |
(-.f64 #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 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.3% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.3% | 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)) |
#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:
| 18.0ms | x |
| 1.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.3% | 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)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 99.1% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
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 |
|---|---|---|
| 52.5% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 52.5% | 1 | x |
Compiled 9 to 8 computations (11.1% saved)
| 1× | fuel |
Compiled 111 to 36 computations (67.6% saved)
(abs x)
Compiled 482 to 254 computations (47.3% saved)
Loading profile data...