
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 8 to 5 computations (37.5% saved)
| 868.0ms | 8 256× | 0 | valid |
ival-div: 86.0ms (55% of total)ival-expm1: 66.0ms (42.2% of total)ival-assert: 3.0ms (1.9% of total)adjust: 2.0ms (1.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 126 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | cancellation | 126 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 126 | 0 |
| - | 0 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 126 | 0 | 0 |
| - | 0 | 0 | 130 |
| number | freq |
|---|---|
| 0 | 130 |
| 1 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 512× | 0 | valid |
Compiled 38 to 19 computations (50% saved)
ival-div: 4.0ms (31.8% of total)ival-exp: 4.0ms (31.8% of total)ival-expm1: 4.0ms (31.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 23 |
| 1 | 32 | 21 |
| 2 | 78 | 21 |
| 3 | 247 | 21 |
| 4 | 1225 | 21 |
| 0 | 5 | 6 |
| 0 | 8 | 6 |
| 1 | 16 | 6 |
| 2 | 32 | 6 |
| 3 | 76 | 6 |
| 4 | 299 | 6 |
| 5 | 3046 | 6 |
| 0 | 8497 | 4 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Outputs |
|---|
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (expm1.f64 x) x) |
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.9% | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 x) |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (exp 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 x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- (exp x) 1) x) (- (exp x) 1) (exp x) x 1) |
| 1.0ms | x | @ | inf | ((/ (- (exp x) 1) x) (- (exp x) 1) (exp x) x 1) |
| 0.0ms | x | @ | 0 | ((/ (- (exp x) 1) x) (- (exp x) 1) (exp x) x 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 192 |
| 0 | 49 | 192 |
| 1 | 240 | 192 |
| 2 | 2096 | 192 |
| 0 | 8129 | 147 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 x) |
x |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (exp 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 x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) x)) |
(*.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 (expm1.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 x) x) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x)) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(/.f64 (expm1.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x)) |
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) x) (/.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))) |
(+.f64 (/.f64 (cosh.f64 x) x) (/.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(exp.f64 x) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
x |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (exp 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 x) 1) x) (/.f64 (expm1.f64 x) x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (exp x) (exp.f64 x)) |
Compiled 1 698 to 363 computations (78.6% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 7 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 7 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 3.3% | (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
| ▶ | 100.0% | (/.f64 (expm1.f64 x) x) |
| 68.6% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) | |
| 65.0% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) | |
| ▶ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| ▶ | 50.8% | #s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| ▶ | 50.5% | #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
Compiled 162 to 126 computations (22.2% saved)
| Inputs |
|---|
(/.f64 (expm1.f64 x) x) |
(expm1.f64 x) |
x |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (exp x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- (exp x) 1) x) (- (exp x) 1) x (/ (- (exp x) 1) x) 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) 1/2 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6 (/ (- (exp x) 1) x) (- (exp x) 1) (exp x)) |
| 1.0ms | x | @ | inf | ((/ (- (exp x) 1) x) (- (exp x) 1) x (/ (- (exp x) 1) x) 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) 1/2 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6 (/ (- (exp x) 1) x) (- (exp x) 1) (exp x)) |
| 1.0ms | x | @ | 0 | ((/ (- (exp x) 1) x) (- (exp x) 1) x (/ (- (exp x) 1) x) 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) 1/2 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6 (/ (- (exp x) 1) x) (- (exp x) 1) (exp x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 394 |
| 0 | 92 | 366 |
| 1 | 427 | 363 |
| 0 | 3530 | 355 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (expm1.f64 x) x) |
(expm1.f64 x) |
x |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x)) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(/.f64 (expm1.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x)) |
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x))) |
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x #s(literal 0 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
x |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) x) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) x) x) (*.f64 x x)) |
(/.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) x)) |
(/.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))) x)) |
(neg.f64 (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
(-.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
(*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
Compiled 3 628 to 640 computations (82.4% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 198 | 4 | 202 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 198 | 11 | 209 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 3.3% | (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
| ✓ | 100.0% | (/.f64 (expm1.f64 x) x) |
| ▶ | 68.6% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
| 65.0% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) | |
| ✓ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| ▶ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 50.8% | #s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| ▶ | 13.6% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
| ▶ | 13.9% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ▶ | 3.7% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
| ✓ | 50.5% | #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
Compiled 271 to 204 computations (24.7% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 x x) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 1)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* x x) 1/6) (* x x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (+ (* (* x x) 1/6) 1)) |
| 3.0ms | x | @ | inf | ((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* x x) 1/6) (* x x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (+ (* (* x x) 1/6) 1)) |
| 2.0ms | x | @ | 0 | ((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* x x) 1/6) (* x x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (+ (* (* x x) 1/6) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 1377 |
| 0 | 209 | 1262 |
| 1 | 875 | 1245 |
| 0 | 7095 | 1169 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 x x) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 1)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) x)) |
(neg.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (neg.f64 x))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x x) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x) |
(+.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) x) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/576 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/13824 binary64))) (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/576 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (/.f64 #s(literal -1/6 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) x) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 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(approx (/ (- (exp x) 1) x) #s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/24 x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx x x) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
Compiled 15 615 to 2 389 computations (84.7% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 601 | 6 | 607 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 603 | 15 | 618 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 3.3% | (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
| ✓ | 100.0% | (/.f64 (expm1.f64 x) x) |
| 29.2% | (/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x) | |
| ▶ | 68.6% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
| 67.4% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) | |
| ▶ | 21.1% | (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
| ▶ | 65.0% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| ✓ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| ▶ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
| ✓ | 50.8% | #s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| ✓ | 13.6% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
| ✓ | 13.9% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ▶ | 13.9% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
| ✓ | 3.7% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
| ✓ | 50.5% | #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
Compiled 480 to 319 computations (33.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) |
#s(literal 1/576 binary64) |
(*.f64 x x) |
x |
#s(literal -1/36 binary64) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) |
#s(literal 1/24 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
#s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 1/6)) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (- (* 1/576 (pow x 2)) 1/36))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (- (* 1/24 x) 1/6))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (* 1/6 x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 1)) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/24 x))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* 1/24 x))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* 1/576 (pow x 2)))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* x (- 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (+ (* 1/576 (* x x)) -1/36) 1/576 (* x x) x -1/36 (+ (* 1/24 x) -1/6) 1/24 -1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* 1/6 x) x) (* 1/6 x) 1/6 (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) (+ (* (* 1/6 x) x) 1) (/ (- (exp x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (* (* x x) (+ (* 1/24 x) 1/6))) |
| 3.0ms | x | @ | inf | ((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (+ (* 1/576 (* x x)) -1/36) 1/576 (* x x) x -1/36 (+ (* 1/24 x) -1/6) 1/24 -1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* 1/6 x) x) (* 1/6 x) 1/6 (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) (+ (* (* 1/6 x) x) 1) (/ (- (exp x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (* (* x x) (+ (* 1/24 x) 1/6))) |
| 3.0ms | x | @ | 0 | ((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (+ (* 1/576 (* x x)) -1/36) 1/576 (* x x) x -1/36 (+ (* 1/24 x) -1/6) 1/24 -1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* 1/6 x) x) (* 1/6 x) 1/6 (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) (+ (* (* 1/6 x) x) 1) (/ (- (exp x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (* (* x x) (+ (* 1/24 x) 1/6))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 2353 |
| 0 | 282 | 2464 |
| 1 | 1058 | 1956 |
| 0 | 8451 | 1857 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) |
#s(literal 1/576 binary64) |
(*.f64 x x) |
x |
#s(literal -1/36 binary64) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) |
#s(literal 1/24 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
#s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1)) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 1/6)) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (- (* 1/576 (pow x 2)) 1/36))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (- (* 1/24 x) 1/6))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (* 1/6 x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 1)) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/24 x))))) |
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* 1/24 x))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* 1/576 (pow x 2)))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* x (- 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* 1/6 x) x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) x) |
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) x)) |
(neg.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (neg.f64 x))) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x) x) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/144 binary64) x #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) (*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x (+.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal 1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/576 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) #s(literal 1/1296 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1296 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1296 binary64)) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) #s(literal 1/1296 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/24 binary64)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) x)) (fabs.f64 (*.f64 #s(literal 1/24 binary64) x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 #s(literal -1/24 binary64) x) #s(literal -1/36 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64)) (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) #s(literal 1/1296 binary64)))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) #s(literal 1/1296 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/576 binary64) x)) x)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/576 binary64))) |
(-.f64 #s(literal -1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64)) (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) (/.f64 #s(literal -1/46656 binary64) (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) |
#s(literal 1/576 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 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/36 binary64) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/144 binary64) x #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/144 binary64) x #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/144 binary64) x #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/144 binary64) x #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal 1/24 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -6 binary64))) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -6 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/144 binary64) x #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) (*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x (+.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal 1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 #s(literal 1/331776 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/576 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) x) (/.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x)))) x) |
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x))) (neg.f64 x)) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x)) x) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x))) x)) |
(neg.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x)) (neg.f64 x))) |
#s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x)) |
(*.f64 #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) x) |
(*.f64 x #s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x x)) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 #s(literal -1/24 binary64) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/24 binary64) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(literal 1/6 binary64)) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) |
#s(approx (+ (* 1/576 (* x x)) -1/36) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* 1/24 x) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* 1/24 x) -1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (* 1/6 x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/6 x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* 1/6 x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(literal 1/6 binary64)) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x) x)) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x)) |
#s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) |
#s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/36 binary64) #s(literal 1/576 binary64)) x) x)) |
#s(approx (+ (* 1/24 x) -1/6) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (+ (* 1/24 x) -1/6) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/6 x) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* 1/6 x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x) x)) |
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
#s(approx (* (* x x) (+ (* 1/24 x) 1/6)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (neg.f64 x)) #s(literal 1/24 binary64)))) |
#s(approx (+ (* 1/24 x) -1/6) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (neg.f64 x)) #s(literal 1/24 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
Compiled 15 513 to 2 572 computations (83.4% saved)
20 alts after pruning (8 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 521 | 8 | 529 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 8 | 8 |
| Total | 524 | 20 | 544 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 3.3% | (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
| ✓ | 100.0% | (/.f64 (expm1.f64 x) x) |
| 29.2% | (/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)))) x) | |
| 68.6% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) | |
| 58.3% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) | |
| 68.6% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) | |
| 50.6% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) | |
| 67.4% | (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) | |
| 20.9% | (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)) x) | |
| 21.1% | (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x)) x) | |
| ✓ | 21.1% | (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
| ✓ | 65.0% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| ✓ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| ✓ | 61.1% | #s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
| ✓ | 50.8% | #s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| ✓ | 13.6% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
| ✓ | 13.9% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 13.9% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
| ✓ | 3.7% | #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
| ✓ | 50.5% | #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
Compiled 1 096 to 487 computations (55.6% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x) |
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)))) x) |
(/.f64 (expm1.f64 x) x) |
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Outputs |
|---|
(/.f64 (expm1.f64 x) x) |
2 calls:
| 7.0ms | x |
| 6.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 100.0% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x) |
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)))) x) |
| Outputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
2 calls:
| 7.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.6% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 73.3% | 3 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
| Outputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
2 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.6% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 68.6% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
| Outputs |
|---|
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 67.4% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 68.8% | 2 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.0% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 65.0% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.1% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 61.1% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.7% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 60.7% | 2 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.7% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 60.7% | 2 | x |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 50.8% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
Total -30.4b remaining (-95.8%)
Threshold costs -30.4b (-95.8%)
| Inputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.5% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 50.5% | 1 | x |
Compiled 7 to 6 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 8.249274312760171e+74 | 3.7290464302365176e+79 |
| 13.0ms | 0.040305703840228274 | 53003195894380.945 |
| 11.0ms | 288× | 0 | valid |
Compiled 1 411 to 745 computations (47.2% saved)
ival-div: 3.0ms (52.8% of total)ival-expm1: 2.0ms (35.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.040305703840228274 | 53003195894380.945 |
| 4.0ms | 112× | 0 | valid |
Compiled 459 to 357 computations (22.2% saved)
ival-div: 1.0ms (48.3% of total)ival-expm1: 1.0ms (48.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 0.040305703840228274 | 53003195894380.945 |
| 2.0ms | 64× | 0 | valid |
Compiled 319 to 267 computations (16.3% saved)
ival-expm1: 1.0ms (86.3% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.040305703840228274 | 53003195894380.945 |
Compiled 309 to 257 computations (16.8% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 334 |
| 1 | 121 | 334 |
| 2 | 230 | 334 |
| 3 | 542 | 334 |
| 4 | 1272 | 334 |
| 5 | 4770 | 334 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (expm1.f64 x) x) |
(if (<=.f64 x #s(literal 5/2 binary64)) (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x) (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 x #s(literal 3039929748475085/2251799813685248 binary64)) #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(if (<=.f64 x #s(literal 5/2 binary64)) #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 (expm1.f64 x) x) |
(if (<=.f64 x #s(literal 5/2 binary64)) (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x) (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x))) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x) |
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)) x)) x) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) #s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) (/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 x #s(literal 3039929748475085/2251799813685248 binary64)) #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(if (<=.f64 x #s(literal 5/2 binary64)) #s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) #s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))) |
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64)) |
| 1× | fuel |
Compiled 334 to 91 computations (72.8% saved)
Compiled 724 to 216 computations (70.2% saved)
Loading profile data...