
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 10 to 9 computations (10% saved)
| 697.0ms | 1 694× | 2 | valid |
| 432.0ms | 2 328× | 1 | valid |
| 268.0ms | 4 234× | 0 | valid |
ival-exp: 826.0ms (77% of total)adjust: 73.0ms (6.8% of total)ival-div!: 73.0ms (6.8% of total)ival-sub!: 64.0ms (6% of total)ival-neg: 37.0ms (3.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 124 | 0 | - | 0 | - | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #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 (exp.f64 x) (exp.f64 (neg.f64 x))) | cancellation | 124 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 0 |
| - | 0 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 0 |
| - | 0 | 0 | 132 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 124 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 51.0ms | 108× | 2 | valid |
| 20.0ms | 138× | 1 | valid |
| 14.0ms | 266× | 0 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-exp: 42.0ms (61.8% of total)ival-div!: 17.0ms (25% of total)adjust: 4.0ms (5.9% of total)ival-neg: 3.0ms (4.4% of total)ival-sub!: 2.0ms (2.9% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 7 |
| 1 | 40 | 7 |
| 2 | 94 | 7 |
| 3 | 549 | 7 |
| 4 | 5154 | 7 |
| 0 | 7 | 8 |
| 0 | 12 | 2 |
| 1 | 25 | 2 |
| 2 | 57 | 2 |
| 3 | 236 | 2 |
| 4 | 1517 | 2 |
| 5 | 7052 | 2 |
| 0 | 8150 | 2 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(sinh.f64 x) |
(negabs x)
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.0% | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#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) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x) 2) |
| 1.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x) 2) |
| 1.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 354 |
| 0 | 112 | 285 |
| 1 | 626 | 274 |
| 0 | 5383 | 252 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(literal 2 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#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) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.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 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (sinh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) |
(-.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (sinh.f64 x) (sinh.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) (-.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))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
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 #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 #s(literal 2 binary64) (exp.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(literal 2 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#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) (exp (neg x))) 2) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (sinh.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) (exp (neg x))) 2) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 1 211 to 326 computations (73.1% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 7 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 7 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| 55.0% | (/.f64 (-.f64 (exp.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) | |
| 55.1% | (/.f64 (+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) | |
| ▶ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ▶ | 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ▶ | 83.0% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ▶ | 100.0% | (sinh.f64 x) |
| ▶ | 51.3% | #s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
Compiled 214 to 142 computations (33.6% saved)
| Inputs |
|---|
(sinh.f64 x) |
x |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 x x) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
#s(literal 1/60 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) |
#s(literal 1/2520 binary64) |
| Outputs |
|---|
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/2520 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((sinh x) x (/ (- (exp x) (exp (neg x))) 2) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) 1/3 (* x x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) 1/60 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (+ (* 1/2520 (* x x)) 1/60) 1/2520) |
| 3.0ms | x | @ | inf | ((sinh x) x (/ (- (exp x) (exp (neg x))) 2) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) 1/3 (* x x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) 1/60 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (+ (* 1/2520 (* x x)) 1/60) 1/2520) |
| 2.0ms | x | @ | 0 | ((sinh x) x (/ (- (exp x) (exp (neg x))) 2) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) 1/3 (* x x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) 1/60 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (+ (* 1/2520 (* x x)) 1/60) 1/2520) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 1810 |
| 0 | 254 | 1650 |
| 1 | 1132 | 1629 |
| 0 | 8482 | 1595 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sinh.f64 x) |
x |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 x x) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
#s(literal 1/60 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) |
#s(literal 1/2520 binary64) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/2520 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
| Outputs |
|---|
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.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 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.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))) |
x |
#s(approx (sinh x) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 8 binary64)) x) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64))) x) (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal -2 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 8 binary64))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)))) (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(+.f64 x (+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64) #s(literal 8 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64))) (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/3 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)) (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(+.f64 x (+.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 x (+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 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/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/60 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/180 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1 binary64) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) (/.f64 (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/60 binary64) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/60 binary64))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/60 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/180 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(literal 1/60 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) 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/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 x (+.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 x (+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 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/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/60 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/60 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/60 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 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/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x #s(literal 1/3 binary64))))))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal -1/3 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/216000 binary64) (pow.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/3600 binary64) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64) #s(literal 1/216000 binary64))) (neg.f64 (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 x x) #s(literal 1/151200 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64))) |
(/.f64 (+.f64 #s(literal 1/216000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64))) (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64) #s(literal 1/216000 binary64)) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 x x) #s(literal 1/151200 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)) |
(-.f64 (/.f64 #s(literal 1/3600 binary64) (+.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64))) (/.f64 #s(literal 1/3600 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal -1/60 binary64)) |
(-.f64 #s(literal 1/60 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2520 binary64) x)) x)) |
(-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2520 binary64))) |
(-.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/216000 binary64) (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64)) (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64)) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 x x) #s(literal 1/151200 binary64))))) (/.f64 #s(literal 1/216000 binary64) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 x x) #s(literal 1/151200 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64)) |
(+.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) |
#s(literal 1/2520 binary64) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64) x)) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/5040 binary64) #s(literal 1/6 binary64))) x)) |
#s(approx x x) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64) x)) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/5040 binary64) #s(literal 1/6 binary64))) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 1/3 (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) #s(literal 1/60 binary64)) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) |
#s(approx (sinh x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (sinh x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/60 binary64))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) |
#s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) x) x)) |
#s(approx (sinh x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1/60 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/60 binary64)) (*.f64 x x)) #s(literal 1/2520 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/2520 (* x x)) 1/60) (* x x)) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
Compiled 17 513 to 2 740 computations (84.4% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 573 | 11 | 584 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 575 | 16 | 591 |
| Status | Accuracy | Program |
|---|---|---|
| 55.0% | (/.f64 (-.f64 (exp.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) | |
| 55.1% | (/.f64 (+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) | |
| ▶ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
| 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) | |
| 83.0% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) | |
| ✓ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ▶ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 94.6% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ▶ | 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 83.0% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ▶ | 91.5% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ▶ | 37.4% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
| ✓ | 100.0% | (sinh.f64 x) |
| ✓ | 51.3% | #s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
Compiled 637 to 420 computations (34.1% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2520 binary64) |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) |
(*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/60 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/60 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (* (* x x) 1/3) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (* x x) 1/60) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 1/3)) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* 1/60 x))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* x (+ 1/60 (* 1/2520 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/2520 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* 1/2520 (pow x 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* 1/2520 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* (pow x 3) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (+ (* (* x x) 1/2520) 1/60) (* x x) x 1/2520 1/60 1/3 (* 2 x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) (* (* x x) 1/3) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) (* (* x x) 1/60) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) (- (* (* x x) 1/60) -1/3) -1/3 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* (+ (* (* x x) 1/2520) 1/60) x)) |
| 4.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (+ (* (* x x) 1/2520) 1/60) (* x x) x 1/2520 1/60 1/3 (* 2 x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) (* (* x x) 1/3) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) (* (* x x) 1/60) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) (- (* (* x x) 1/60) -1/3) -1/3 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* (+ (* (* x x) 1/2520) 1/60) x)) |
| 2.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (+ (* (* x x) 1/2520) 1/60) (* x x) x 1/2520 1/60 1/3 (* 2 x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) (* (* x x) 1/3) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) (* (* x x) 1/60) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) (- (* (* x x) 1/60) -1/3) -1/3 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* (+ (* (* x x) 1/2520) 1/60) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 3200 |
| 0 | 351 | 2992 |
| 1 | 1379 | 2942 |
| 0 | 8429 | 2738 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2520 binary64) |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) |
(*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/60 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/60 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (* (* x x) 1/3) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (* x x) 1/60) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 1/3)) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* 1/60 x))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* x (+ 1/60 (* 1/2520 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/2520 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (- (* (* x x) 1/60) -1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* 1/2520 (pow x 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* 1/2520 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) #s(hole binary64 (* (pow x 3) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (- (* (* x x) 1/60) -1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) |
(*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x) |
(*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(+.f64 x (+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal 1/3 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) x (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/60 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 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/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/216000 binary64) (pow.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/3600 binary64) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64) #s(literal 1/216000 binary64))) (neg.f64 (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64))) |
(/.f64 (-.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64) #s(literal 1/216000 binary64)) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64))) (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64))) (/.f64 #s(literal 1/3600 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal -1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 1/3600 binary64) (-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)))) (/.f64 (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) #s(literal -1/60 binary64)) |
(-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2520 binary64))) |
(-.f64 #s(literal 1/60 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2520 binary64)))) |
(-.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64)) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64))))) (/.f64 #s(literal 1/216000 binary64) (fma.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216000 binary64) (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16003008000 binary64)) (-.f64 (+.f64 #s(literal 1/3600 binary64) (*.f64 #s(literal 1/6350400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/151200 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) #s(literal 1/60 binary64)) |
(+.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 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)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2520 binary64) |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) |
(*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x) |
(*.f64 x #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/3 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 x (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) x) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 x (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) |
(fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))))) |
(+.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x))))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
(*.f64 (*.f64 #s(literal 1/60 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/60 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/60 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/60 binary64)) |
(*.f64 #s(literal 1/60 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/60 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (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/60 binary64) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(+.f64 x (+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) x))) |
(+.f64 x (+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 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/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/60 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) #s(literal -1/27 binary64)) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1 binary64) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/60 binary64) x) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) (/.f64 (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/27 binary64) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/60 binary64) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/60 binary64))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/60 binary64) x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/60 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216000 binary64)) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(literal -1/3 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) #s(literal -2 binary64))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) |
(*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x) |
(*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(+.f64 x (+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)) (/.f64 #s(literal 4 binary64) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))))) |
(-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) |
(+.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x)))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal -2 binary64) x))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/60 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x)) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal -1/3 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 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/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 #s(literal 1/60 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)))) (-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/60 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 #s(literal 1/60 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) (*.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1/2520 binary64)) (*.f64 x x) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) x (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 #s(literal 1/60 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) |
(fma.f64 #s(literal 1/2520 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/60 binary64) x)) |
(fma.f64 x #s(literal 1/60 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) |
(-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/60 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 1/3 (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (* (* x x) 1/3) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) |
#s(approx (* (* x x) 1/60) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x) x)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (vcubic.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64)) (*.f64 #s(literal 1/3 binary64) x) #s(literal 2 binary64) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) (*.f64 #s(literal 1/60 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) x) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/60 binary64))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/60 binary64))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (* x x) 1/2520) 1/60) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/60 binary64)) (*.f64 x x)) #s(literal 1/2520 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/60 binary64)) (*.f64 x x)) #s(literal 1/2520 binary64)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1/60 binary64)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal 1/60 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/60 binary64)) (*.f64 x x)) #s(literal 1/2520 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* x x) 1/2520) 1/60) x) x) 1/3) (* x x)) 2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
| 27.0ms | 309× | 0 | invalid |
| 26.0ms | 459× | 0 | valid |
Compiled 24 061 to 3 458 computations (85.6% saved)
ival-mult!: 16.0ms (54.4% of total)ival-add!: 13.0ms (44.2% of total)adjust: 0.0ms (0% of total)20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 726 | 10 | 736 |
| Fresh | 3 | 5 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 732 | 20 | 752 |
| Status | Accuracy | Program |
|---|---|---|
| 55.0% | (/.f64 (-.f64 (exp.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) | |
| 55.1% | (/.f64 (+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) | |
| 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) | |
| ▶ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
| ▶ | 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
| 83.0% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) | |
| ✓ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) x)) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ▶ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| 94.6% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 94.6% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ✓ | 91.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| 91.5% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 83.0% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ▶ | 91.5% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ✓ | 37.4% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
| ▶ | 37.4% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
| ✓ | 100.0% | (sinh.f64 x) |
| ✓ | 51.3% | #s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
Compiled 886 to 585 computations (34% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2520 binary64) |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
(+.f64 x x) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) |
(*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) x) |
(*.f64 #s(literal 1/3 binary64) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/60 binary64) x) x) |
(*.f64 #s(literal 1/60 binary64) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) |
(*.f64 #s(literal 1/2520 binary64) x) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/60 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (* (* 1/3 x) x) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* 1/3 x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (* 1/60 x) x) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (* 1/60 x) #s(hole binary64 (* 1/60 x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/60 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* 1/60 x))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* x (+ 1/60 (* 1/2520 (pow x 2)))))) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (* 1/2520 x) #s(hole binary64 (* 1/2520 x))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/2520 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* 1/60 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* 1/2520 (pow x 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* 1/2520 (pow x 3)))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* (pow x 3) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (+ (* (* x x) 1/2520) 1/60) (* x x) x 1/2520 1/60 1/3 (+ x x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) (* (* 1/3 x) x) (* 1/3 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) (* (* 1/60 x) x) (* 1/60 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (* (+ (* (* x x) 1/60) 1/3) x) (+ (* (* x x) 1/60) 1/3) (* 2 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* (+ (* (* 1/2520 x) x) 1/60) x) (+ (* (* 1/2520 x) x) 1/60) (* 1/2520 x)) |
| 5.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (+ (* (* x x) 1/2520) 1/60) (* x x) x 1/2520 1/60 1/3 (+ x x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) (* (* 1/3 x) x) (* 1/3 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) (* (* 1/60 x) x) (* 1/60 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (* (+ (* (* x x) 1/60) 1/3) x) (+ (* (* x x) 1/60) 1/3) (* 2 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* (+ (* (* 1/2520 x) x) 1/60) x) (+ (* (* 1/2520 x) x) 1/60) (* 1/2520 x)) |
| 4.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (+ (* (* x x) 1/2520) 1/60) (* x x) x 1/2520 1/60 1/3 (+ x x) 2 (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* 1/3 (* x x)) 2) x) (+ (* 1/3 (* x x)) 2) (* (* 1/3 x) x) (* 1/3 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (+ (* 1/60 (* x x)) 1/3) (* (* 1/60 x) x) (* 1/60 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (* (+ (* (* x x) 1/60) 1/3) x) (+ (* (* x x) 1/60) 1/3) (* 2 x) (/ (- (exp x) (exp (neg x))) 2) (- (exp x) (exp (neg x))) (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* (+ (* (* 1/2520 x) x) 1/60) x) (+ (* (* 1/2520 x) x) 1/60) (* 1/2520 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 3230 |
| 0 | 368 | 2964 |
| 0 | 1439 | 2869 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2520 binary64) |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
(+.f64 x x) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) |
(*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) x) |
(*.f64 #s(literal 1/3 binary64) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/60 binary64) x) x) |
(*.f64 #s(literal 1/60 binary64) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) |
(*.f64 #s(literal 1/2520 binary64) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/60 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (* (* 1/3 x) x) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* 1/3 x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* (* 1/60 x) x) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (* 1/60 x) #s(hole binary64 (* 1/60 x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* 1/3 x))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* x (+ 1/3 (* 1/60 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* 1/60 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* 1/60 x))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* x (+ 1/60 (* 1/2520 (pow x 2)))))) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 1/60)) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 (+ 1/60 (* 1/2520 (pow x 2))))) |
#s(approx (* 1/2520 x) #s(hole binary64 (* 1/2520 x))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (neg x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (neg x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* 1/2520 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* (pow x 5) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* 1/3 (pow x 3)))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) #s(hole binary64 (* (pow x 3) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(hole binary64 (* (pow x 2) (+ 1/3 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* 1/60 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* 1/60 (pow x 5)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 5) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* (pow x 5) (+ 1/60 (+ (* 1/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* 1/60 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) #s(hole binary64 (* (pow x 3) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 (* 1/60 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/60) 1/3) #s(hole binary64 (* (pow x 2) (+ 1/60 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* 1/2520 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* 1/2520 (pow x 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (+ (* 1/60 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (* 1/2520 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) #s(hole binary64 (* (pow x 4) (+ 1/2520 (+ (/ 1/3 (pow x 4)) (* 1/60 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* 1/2520 (pow x 3)))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) #s(hole binary64 (* (pow x 3) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 (* 1/2520 (pow x 2)))) |
#s(approx (+ (* (* 1/2520 x) x) 1/60) #s(hole binary64 (* (pow x 2) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) #s(hole binary64 (* 1/2 (- (exp x) (exp (* -1 x)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (- (exp x) (exp (* -1 x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 1/60))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/2520))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2520 (* 1/60 (/ 1 (pow x 2))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) #s(literal 1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) #s(literal 1/3600 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) (-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 3 binary64)) #s(literal 1/216000 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/3600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2520 binary64) x) #s(literal 1/60 binary64)) |
(-.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64)) |
(+.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 1/2520 binary64) |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) |
(*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x) |
(*.f64 x #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) x) |
(*.f64 x #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) |
(fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
(*.f64 (*.f64 #s(literal 1/60 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/60 binary64)) |
(*.f64 #s(literal 1/60 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/60 binary64) x)) |
(*.f64 #s(literal 1/60 binary64) x) |
(*.f64 x #s(literal 1/60 binary64)) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) x)) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) x)) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/60 binary64) x) #s(literal 1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/60 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
(/.f64 (neg.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) #s(literal 1/3 binary64)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) |
(fma.f64 #s(literal 1/60 binary64) x (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) x)) |
(fma.f64 #s(literal 1/60 binary64) x (*.f64 x (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) |
(fma.f64 x #s(literal 1/60 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) x)) |
(fma.f64 x #s(literal 1/60 binary64) (*.f64 x (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) |
(+.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) #s(literal 1/3600 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) (-.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 3 binary64)) #s(literal 1/216000 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (-.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/3600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) |
(fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2520 binary64) x) #s(literal 1/60 binary64)) |
(-.f64 #s(literal 1/60 binary64) (*.f64 #s(literal -1/2520 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x) #s(literal 1/60 binary64)) |
(+.f64 #s(literal 1/60 binary64) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) |
(*.f64 #s(literal 1/2520 binary64) x) |
(*.f64 x #s(literal 1/2520 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* 1/3 (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 1/3 (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (* (* 1/3 x) x) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (* 1/3 x) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (* (* 1/60 x) x) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (* 1/60 x) (*.f64 #s(literal 1/60 binary64) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) (*.f64 #s(literal 1/60 binary64) x)) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64))) |
#s(approx (* 1/2520 x) (*.f64 #s(literal 1/2520 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (+.f64 (+.f64 #s(literal 1/2520 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (* x x)) 2) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/60 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/60 (* x x)) 1/3) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/60 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/60 binary64))) |
#s(approx (* (+ (* (* x x) 1/60) 1/3) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) |
#s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (*.f64 (+.f64 (+.f64 #s(literal 1/2520 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* 1/2520 x) x) 1/60) x) x) 1/3) (* x x)) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/2520 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2520 binary64))) |
#s(approx (* (+ (* (* 1/2520 x) x) 1/60) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) |
#s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (*.f64 x x))) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 x x))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 x x))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/60) 1/3) x) (* x x)) (* 2 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (*.f64 x x))) #s(literal 1/60 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 x x))) #s(literal 1/2520 binary64)) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) x) (* x x)) (+ x x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
Compiled 11 052 to 1 435 computations (87% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 346 | 4 | 350 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 3 | 2 | 5 |
| Total | 353 | 17 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| 55.0% | (/.f64 (-.f64 (exp.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) | |
| 55.1% | (/.f64 (+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) | |
| 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) | |
| ✓ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
| 83.0% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) | |
| 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) x)) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ✓ | 94.8% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| 94.6% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 94.6% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| 91.5% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) | |
| ✓ | 91.5% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| ✓ | 37.4% | (/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
| ✓ | 100.0% | (sinh.f64 x) |
| 94.8% | #s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) | |
| 91.8% | #s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) | |
| 83.0% | #s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) | |
| ✓ | 51.3% | #s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
Compiled 1 187 to 470 computations (60.4% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) x)) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(sinh.f64 x) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (exp.f64 x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
| Outputs |
|---|
(sinh.f64 x) |
3 calls:
| 17.0ms | x |
| 6.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 6.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 100.0% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/60 binary64) x) (*.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 x x)) x)) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
3 calls:
| 30.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 7.0ms | x |
| 5.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 1 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 94.8% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 94.8% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/60 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/60 binary64) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/2520 (* x x)) 1/60) (*.f64 (*.f64 #s(literal 1/2520 binary64) x) x)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2520) 1/60) (*.f64 (*.f64 x x) #s(literal 1/2520 binary64))) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) x) x #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) x) x #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
3 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 5.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 1 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 94.8% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 94.8% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) 1/2520) 1/60) (* x x)) 1/3) #s(literal 1/3 binary64)) x) (*.f64 x x) (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 #s(literal 1/60 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/60 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 1/60 binary64))) x) x #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
3 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 3.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 1 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 91.8% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 91.8% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) x)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (*.f64 #s(approx (+ (* 1/3 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 1.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.0% | 1 | x |
| 83.0% | 1 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 83.0% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
Compiled 15 to 13 computations (13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 1.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 1 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 51.3% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
| 51.3% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 83 |
| 1 | 50 | 83 |
| 2 | 85 | 83 |
| 3 | 286 | 83 |
| 4 | 1827 | 81 |
| 5 | 6994 | 81 |
| 1× | node limit |
| Inputs |
|---|
(sinh.f64 x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
| Outputs |
|---|
(sinh.f64 x) |
(/.f64 #s(approx (- (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) (*.f64 x x) (+.f64 x x))) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) 2) x) |
| 1× | fuel |
Compiled 107 to 37 computations (65.4% saved)
(negabs x)
Compiled 234 to 92 computations (60.7% saved)
Loading profile data...