
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 75.2% | 24.8% | 0% | 0% | 0% | 0 |
| 0% | 0% | 75.2% | 24.8% | 0% | 0% | 0% | 1 |
| 50% | 37.6% | 37.6% | 24.8% | 0% | 0% | 0% | 2 |
| 75% | 56.4% | 18.8% | 24.8% | 0% | 0% | 0% | 3 |
| 87.5% | 65.8% | 9.4% | 24.8% | 0% | 0% | 0% | 4 |
| 93.8% | 70.5% | 4.7% | 24.8% | 0% | 0% | 0% | 5 |
| 96.9% | 72.8% | 2.3% | 24.8% | 0% | 0% | 0% | 6 |
| 98.4% | 74% | 1.2% | 24.8% | 0% | 0% | 0% | 7 |
| 99.2% | 74.6% | 0.6% | 24.8% | 0% | 0% | 0% | 8 |
| 99.6% | 74.9% | 0.3% | 24.8% | 0% | 0% | 0% | 9 |
| 99.8% | 75% | 0.1% | 24.8% | 0% | 0% | 0% | 10 |
| 99.9% | 75.1% | 0.1% | 24.8% | 0% | 0% | 0% | 11 |
| 100% | 75.1% | 0% | 24.8% | 0% | 0% | 0% | 12 |
Compiled 11 to 7 computations (36.4% saved)
| 343.0ms | 8 256× | 0 | valid |
ival-exp: 82.0ms (40.3% of total)ival-div: 67.0ms (32.9% of total)ival-expm1: 49.0ms (24.1% of total)ival-assert: 3.0ms (1.5% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 167 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 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 | 167 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 167 | 0 |
| - | 0 | 89 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 167 | 0 | 0 |
| - | 0 | 0 | 89 |
| number | freq |
|---|---|
| 0 | 89 |
| 1 | 167 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-div: 4.0ms (33.8% of total)ival-exp: 4.0ms (33.8% of total)ival-expm1: 3.0ms (25.3% 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 | 26 |
| 1 | 24 | 26 |
| 2 | 75 | 26 |
| 3 | 243 | 26 |
| 4 | 1288 | 26 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 13 | 7 |
| 2 | 29 | 7 |
| 3 | 67 | 7 |
| 4 | 285 | 7 |
| 5 | 3049 | 7 |
| 0 | 8303 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 37.4% | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(exp.f64 x) |
x |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 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 x #s(hole binary64 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) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) 1) |
| 1.0ms | x | @ | inf | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) 1) |
| 1.0ms | x | @ | 0 | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 209 |
| 0 | 68 | 209 |
| 1 | 373 | 209 |
| 0 | 3314 | 164 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(exp.f64 x) |
x |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 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 x #s(hole binary64 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) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
| Outputs |
|---|
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 x))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) (expm1.f64 x)) (/.f64 (sinh.f64 x) (expm1.f64 x))) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #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))))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
x |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 (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 (+.f64 x #s(literal 0 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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) |
#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) (- (exp x) 1)) (/.f64 (exp.f64 x) (expm1.f64 x))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
Compiled 785 to 184 computations (76.6% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 6 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 6 | 65 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| 99.0% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) | |
| ▶ | 66.7% | #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
| ▶ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ▶ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ▶ | 66.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
Compiled 156 to 112 computations (28.2% saved)
| Inputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(exp.f64 x) |
x |
(expm1.f64 x) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(*.f64 x x) |
#s(literal -1/720 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 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 x #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/12 x)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/12 x)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 (+ 1/12 (* -1/720 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1/720 (pow x 3)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* -1/720 (pow x 3)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 (* -1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) (+ (* 1/2 x) 1) 1/2 1 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (+ (* (+ (* 1/12 x) 1/2) x) 1) (+ (* 1/12 x) 1/2) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (+ (* (* x x) -1/720) 1/12) (* x x) -1/720 (/ (exp x) (- (exp x) 1)) (pow x -1) -1) |
| 3.0ms | x | @ | inf | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) (+ (* 1/2 x) 1) 1/2 1 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (+ (* (+ (* 1/12 x) 1/2) x) 1) (+ (* 1/12 x) 1/2) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (+ (* (* x x) -1/720) 1/12) (* x x) -1/720 (/ (exp x) (- (exp x) 1)) (pow x -1) -1) |
| 2.0ms | x | @ | 0 | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) (+ (* 1/2 x) 1) 1/2 1 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (+ (* (+ (* 1/12 x) 1/2) x) 1) (+ (* 1/12 x) 1/2) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (+ (* (* x x) -1/720) 1/12) (* x x) -1/720 (/ (exp x) (- (exp x) 1)) (pow x -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 1427 |
| 0 | 226 | 1333 |
| 1 | 950 | 1299 |
| 0 | 8034 | 1286 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(exp.f64 x) |
x |
(expm1.f64 x) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(*.f64 x x) |
#s(literal -1/720 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 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 x #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/12 x)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/12 x)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 (+ 1/12 (* -1/720 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1/720 (pow x 3)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* -1/720 (pow x 3)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 (* -1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(hole binary64 (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 x))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) (expm1.f64 x)) (/.f64 (sinh.f64 x) (expm1.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #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))))) |
(neg.f64 (*.f64 (exp.f64 x) #s(literal -1 binary64))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
x |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x #s(literal 0 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) (*.f64 x x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) x) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x x) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/1728 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/1728 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) x x) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) x)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
(fma.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/12 binary64) x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64))) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64)) #s(literal 1/144 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal -1/8640 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal -1/8640 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/720 binary64) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/720 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/720 binary64) x))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/12 binary64)) #s(literal 1/144 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal -1/8640 binary64) (*.f64 x x))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal -1/8640 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1/720 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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) |
#s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* 1/2 x) 1) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1) x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/12 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/12 x) 1/2) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) -1/720) 1/12) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (exp.f64 x) (expm1.f64 x))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* 1/2 x) 1) x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x (fma.f64 (pow.f64 x #s(literal -2 binary64)) x #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/12 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/12 binary64) x (fma.f64 (pow.f64 x #s(literal -2 binary64)) x #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* 1/12 x) 1/2) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (+ (* 1/12 x) 1/2) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/720 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/720 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) -1/720) 1/12) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* x x) -1/720) 1/12) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)) x) x)) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1/12 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal -4 binary64))))))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x)))) |
Compiled 11 774 to 1 829 computations (84.5% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 465 | 6 | 471 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 466 | 11 | 477 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ▶ | 99.0% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| 37.9% | #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) | |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) | |
| ✓ | 66.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
| ▶ | 66.7% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
| ▶ | 2.9% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
| ▶ | 3.1% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
| ▶ | 3.2% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
Compiled 322 to 227 computations (29.5% saved)
| Inputs |
|---|
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(exp.f64 x) |
x |
#s(approx (- (exp x) 1) x) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 #s(literal 1/12 binary64) x) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 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 x #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/12 x)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1/720 (pow x 3)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) 1/2 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (* 1/12 x) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (+ (* 1/12 x) 1/2) (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) 1) |
| 1.0ms | x | @ | inf | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) 1/2 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (* 1/12 x) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (+ (* 1/12 x) 1/2) (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) 1) |
| 1.0ms | x | @ | 0 | ((/ (exp x) (- (exp x) 1)) (exp x) x (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) 1/2 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (* 1/12 x) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (+ (* 1/12 x) 1/2) (/ (exp x) (- (exp x) 1)) (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 1199 |
| 0 | 175 | 1157 |
| 1 | 867 | 1120 |
| 0 | 7686 | 996 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(exp.f64 x) |
x |
#s(approx (- (exp x) 1) x) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 #s(literal 1/12 binary64) x) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 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 x #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/12 x)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* 1/12 x) 1/2) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1/720 (pow x 3)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (* 1/12 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(hole binary64 (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 #s(approx (- (exp x) 1) x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 #s(approx (- (exp x) 1) x))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) #s(approx (- (exp x) 1) x))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 #s(approx (- (exp x) 1) x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(approx (- (exp x) 1) x)) (/.f64 (sinh.f64 x) #s(approx (- (exp x) 1) x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #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))))) |
(neg.f64 (*.f64 (exp.f64 x) #s(literal -1 binary64))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
x |
#s(approx (- (exp x) 1) x) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 x #s(literal 1/12 binary64)) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/24 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)))) x) |
(/.f64 (neg.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64))) x)) |
(neg.f64 (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* 1/2 x) 1) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* 1/12 x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (+ (* 1/12 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/12 x) 1/2) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (exp.f64 x) (expm1.f64 x))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* 1/2 x) 1) x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x)) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/12 binary64)) x)) |
#s(approx (+ (* 1/12 x) 1/2) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (+ (* 1/12 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x)) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/720 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/720 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/12 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) x) x)))) |
#s(approx (/ (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal -4 binary64))))))) |
Compiled 3 096 to 419 computations (86.5% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 123 | 11 | 134 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 99.0% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| ▶ | 37.9% | #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ▶ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
| ✓ | 66.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
| ✓ | 66.7% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
| ✓ | 2.9% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
| ✓ | 3.1% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
| ✓ | 3.2% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
Compiled 190 to 134 computations (29.5% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
x |
#s(literal 1/2 binary64) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 1)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (* x x) -1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (* (pow x 2) (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))))) |
#s(approx (pow (* x x) -1/2) #s(hole binary64 (/ -1 x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((/ (exp x) (- (exp x) 1)) (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x 1/2 (+ (* (* x x) 1/12) 1) (* x x) 1/12 1 (/ (exp x) (- (exp x) 1)) (pow (* x x) -1/2) -1/2) |
| 1.0ms | x | @ | -inf | ((/ (exp x) (- (exp x) 1)) (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x 1/2 (+ (* (* x x) 1/12) 1) (* x x) 1/12 1 (/ (exp x) (- (exp x) 1)) (pow (* x x) -1/2) -1/2) |
| 1.0ms | x | @ | 0 | ((/ (exp x) (- (exp x) 1)) (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x 1/2 (+ (* (* x x) 1/12) 1) (* x x) 1/12 1 (/ (exp x) (- (exp x) 1)) (pow (* x x) -1/2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 491 |
| 0 | 96 | 473 |
| 1 | 457 | 460 |
| 0 | 3621 | 399 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
x |
#s(literal 1/2 binary64) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 1)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/12 x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (* x x) -1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(hole binary64 (/ (exp x) (- (exp x) 1)))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* x (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(hole binary64 (* (pow x 2) (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))))) |
#s(approx (pow (* x x) -1/2) #s(hole binary64 (/ -1 x))) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) x)) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) (/.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) x)) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/12 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 #s(literal -1/12 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x)) |
x |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 x (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1728 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1728 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* (* x x) 1/12) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow (* x x) -1/2) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (exp.f64 x) (expm1.f64 x))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/12 binary64)) x)) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/12) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (* x 1/2) (+ (* (* x x) 1/12) 1)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/12 binary64)))) |
#s(approx (pow (* x x) -1/2) (/.f64 #s(literal -1 binary64) x)) |
Compiled 5 665 to 913 computations (83.9% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 240 | 0 | 240 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 9 | 9 |
| Total | 240 | 11 | 251 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 99.0% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| ✓ | 37.9% | #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 66.1% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
| ✓ | 66.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
| ✓ | 66.7% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
| ✓ | 2.9% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
| ✓ | 3.1% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
| ✓ | 3.2% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
Compiled 398 to 201 computations (49.5% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
3 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (exp.f64 x) |
| 100.0% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 100.0% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| Outputs |
|---|
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (exp.f64 x) |
| 99.0% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 99.0% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.7% | 2 | (exp.f64 x) |
| 83.1% | 2 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 83.7% | 2 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 66.7% | 1 | (exp.f64 x) |
| 66.7% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total -0.5b remaining (-0.9%)
Threshold costs -0.5b (-0.9%)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (*.f64 #s(literal 1/12 binary64) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* (+ (* 1/12 x) 1/2) x) 1) x) (fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
3 calls:
| 56.0ms | (exp.f64 x) |
| 1.0ms | x |
| 1.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.2% | 1 | (exp.f64 x) |
| 3.2% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.2% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | -427.81578688810123 | -0.11419635990388913 |
| 6.0ms | 128× | 0 | valid |
Compiled 290 to 216 computations (25.5% saved)
ival-exp: 2.0ms (53.7% of total)ival-div: 1.0ms (26.9% of total)ival-expm1: 1.0ms (26.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 97 |
| 1 | 62 | 97 |
| 2 | 143 | 97 |
| 3 | 425 | 95 |
| 4 | 1308 | 95 |
| 5 | 6499 | 95 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(if (<=.f64 x #s(literal -3602879701896397/562949953421312 binary64)) #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(if (<=.f64 x #s(literal -3602879701896397/562949953421312 binary64)) #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (+ (* (+ (* (* x x) -1/720) 1/12) x) 1/2) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
| 1× | done |
Compiled 97 to 44 computations (54.6% saved)
Compiled 220 to 110 computations (50% saved)
Loading profile data...