
Time bar (total: 2.7s)
| 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)
| 344.0ms | 8 256× | 0 | valid |
ival-expm1: 84.0ms (56.1% of total)ival-div: 61.0ms (40.7% of total)adjust: 3.0ms (2% of total)ival-assert: 3.0ms (2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 130 | 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 | 130 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 130 | 0 |
| - | 0 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 130 | 0 | 0 |
| - | 0 | 0 | 126 |
| number | freq |
|---|---|
| 0 | 126 |
| 1 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 512× | 0 | valid |
Compiled 38 to 19 computations (50% saved)
ival-div: 4.0ms (32.6% of total)ival-exp: 4.0ms (32.6% of total)ival-expm1: 3.0ms (24.5% 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 |
|---|---|---|
| ▶ | 51.7% | (/.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)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 2 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 3 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.7% | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 76.2% | (/.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))) | |
| ▶ | 66.9% | #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))) |
Compiled 41 to 30 computations (26.8% saved)
| Inputs |
|---|
#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)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 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 (+ (* (+ (* (+ (* 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 (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#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) #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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- (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) 1/24 x 1/6 1/2 1) |
| 1.0ms | x | @ | inf | ((/ (- (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) 1/24 x 1/6 1/2 1) |
| 1.0ms | x | @ | 0 | ((/ (- (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) 1/24 x 1/6 1/2 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 487 |
| 0 | 98 | 454 |
| 1 | 515 | 447 |
| 0 | 4579 | 426 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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)) |
#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(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 (+ (* (+ (* (+ (* 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 (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x))) |
#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) #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 |
|---|
#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 #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 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 (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 (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 (-.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 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 (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 (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))) |
(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 #s(literal 1 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 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) 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 (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 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 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 #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 #s(literal 1 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/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 #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 (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 (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 #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 (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 (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 (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 #s(literal 1 binary64) 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 (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 #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) #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(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 (+ (* (+ (* (+ (* 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 (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x)) |
#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 (/.f64 #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) x) 1) (*.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 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 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/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 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x) 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) (*.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) (*.f64 (neg.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 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1/6 binary64)) (neg.f64 x)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
Compiled 3 082 to 479 computations (84.5% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 0 | 117 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 3 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.7% | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| ▶ | 76.2% | (/.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))) |
| ✓ | 66.9% | #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))) |
Compiled 41 to 30 computations (26.8% saved)
| Inputs |
|---|
(/.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))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(expm1.f64 (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
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 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) |
(fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 x) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 1)) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* -3 x))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* -9/2 x) 3)))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* x (- (* -9/2 x) 9/2)) 3)))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* x (- (* x (- (* -27/8 x) 9/2)) 9/2)) 3)))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* 3 x))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* 9/2 x))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* x (+ 9/2 (* x (+ 9/2 (* 27/8 x))))))))) |
#s(approx (* x 3) #s(hole binary64 (* 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* -3 x))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* -3 x) 3)))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* x (- (* -5/2 x) 3)) 3)))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -3/2 x) 5/2)) 3)) 3)))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* 3 x))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* 3 x))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* x (+ 3 (* 5/2 x))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* x (+ 3 (* x (+ 5/2 (* 3/2 x))))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 3)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* 3 x)))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* x (+ 3 (* 5/2 x)))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* x (+ 3 (* x (+ 5/2 (* 3/2 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) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (* -1 (/ (- 1 (exp (* 3 x))) (* x (+ 1 (+ (exp x) (pow (exp x) 2)))))))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (- 1 (exp (* 3 x))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (- (exp (* 3 x)) 1))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (exp x) (pow (exp x) 2))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 1 (+ (exp x) (pow (exp x) 2)))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 1 (+ (exp x) (pow (exp x) 2))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (neg (- (exp (* x 3)) 1)) (- (exp (* x 3)) 1) (* x 3) x 3 (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (+ (* (exp x) (exp x)) (- (exp x) -1)) (exp x) (- (exp x) -1) -1) |
| 3.0ms | x | @ | -inf | ((/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (neg (- (exp (* x 3)) 1)) (- (exp (* x 3)) 1) (* x 3) x 3 (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (+ (* (exp x) (exp x)) (- (exp x) -1)) (exp x) (- (exp x) -1) -1) |
| 1.0ms | x | @ | 0 | ((/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (neg (- (exp (* x 3)) 1)) (- (exp (* x 3)) 1) (* x 3) x 3 (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (+ (* (exp x) (exp x)) (- (exp x) -1)) (exp x) (- (exp x) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 769 |
| 0 | 184 | 753 |
| 1 | 914 | 741 |
| 0 | 7852 | 680 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(expm1.f64 (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
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 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) |
(fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 x) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 1)) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* -3 x))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* -9/2 x) 3)))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* x (- (* -9/2 x) 9/2)) 3)))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* x (- (* x (- (* -27/8 x) 9/2)) 9/2)) 3)))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* 3 x))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* 9/2 x))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* x (+ 9/2 (* x (+ 9/2 (* 27/8 x))))))))) |
#s(approx (* x 3) #s(hole binary64 (* 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* -3 x))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* -3 x) 3)))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* x (- (* -5/2 x) 3)) 3)))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -3/2 x) 5/2)) 3)) 3)))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* 3 x))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* 3 x))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* x (+ 3 (* 5/2 x))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* x (+ 3 (* x (+ 5/2 (* 3/2 x))))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 3)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* 3 x)))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* x (+ 3 (* 5/2 x)))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* x (+ 3 (* x (+ 5/2 (* 3/2 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) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (* -1 (/ (- 1 (exp (* 3 x))) (* x (+ 1 (+ (exp x) (pow (exp x) 2)))))))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (- 1 (exp (* 3 x))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (- (exp (* 3 x)) 1))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (exp x) (pow (exp x) 2))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 1 (+ (exp x) (pow (exp x) 2)))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 1 (+ (exp x) (pow (exp x) 2))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
| Outputs |
|---|
(/.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)))) x) |
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 9 binary64) x)) (*.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x)) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 9 binary64) x))) (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 9 binary64) x)) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) |
(neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 9 binary64) x))) (neg.f64 (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 9 binary64) x)) (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) |
(fma.f64 (*.f64 (exp.f64 x) (neg.f64 (exp.f64 x))) (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (exp.f64 x) (fabs.f64 (exp.f64 x))) (fabs.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 3 binary64)) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x (*.f64 #s(literal 2 binary64) x))) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) x))) |
(expm1.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 3 binary64))) x)) |
(expm1.f64 (*.f64 #s(literal 3 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (sinh.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) x) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) x) |
(*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) x) |
(*.f64 (neg.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 x (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) (neg.f64 x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(+.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) #s(literal -1 binary64))) |
(+.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(+.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)))) x) |
(*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64))) x) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) x) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) (-.f64 x (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x))))) |
(neg.f64 (*.f64 (neg.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x x) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) x)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) x (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) |
(fma.f64 x (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) |
(fma.f64 x (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 x (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 x (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x))) x)) |
(+.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) x)) |
(+.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) x) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 x (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 x (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 4 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (exp.f64 x))) (neg.f64 (fabs.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (exp.f64 x))) (fabs.f64 (fabs.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal -1 binary64)) |
(-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (exp.f64 x)))) |
(-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 (fabs.f64 (exp.f64 x))) (fabs.f64 (exp.f64 x)))) |
(-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x))) |
(-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (neg.f64 (exp.f64 x)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) |
(+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(+.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 x) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(exp.f64 (+.f64 #s(literal 0 binary64) x)) |
(exp.f64 x) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal -1 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x)) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.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) (fma.f64 (exp.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (exp.f64 x) #s(literal -1 binary64) #s(literal 1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.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 #s(literal 1 binary64) (exp.f64 x)) |
#s(literal -1 binary64) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(literal 1 binary64)) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (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 (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (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 (neg (- (exp (* x 3)) 1)) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) x) #s(literal 9/2 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -27/8 binary64) x) #s(literal 9/2 binary64)) x) #s(literal 9/2 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 3 binary64)) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 27/8 binary64) x #s(literal 9/2 binary64)) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (* x 3) (*.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -5/2 binary64) x) #s(literal 3 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) x) #s(literal 5/2 binary64)) x) #s(literal 3 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 5/2 binary64) x #s(literal 3 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) x #s(literal 5/2 binary64)) x #s(literal 3 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(literal 3 binary64)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 #s(literal 3 binary64) x #s(literal 3 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 (fma.f64 #s(literal 5/2 binary64) x #s(literal 3 binary64)) x #s(literal 3 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) x #s(literal 5/2 binary64)) x #s(literal 3 binary64)) x #s(literal 3 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(approx (- (exp x) -1) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) (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 2 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) x))) |
#s(approx (neg (- (exp (* x 3)) 1)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (exp (* x 3)) 1) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
Compiled 7 416 to 1 328 computations (82.1% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 0 | 303 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 303 | 3 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.7% | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| ✓ | 76.2% | (/.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))) |
| ✓ | 66.9% | #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))) |
Compiled 82 to 60 computations (26.8% saved)
| 1× | done |
Compiled 18 to 12 computations (33.3% saved)
Compiled 48 to 34 computations (29.2% saved)
Loading profile data...