
Time bar (total: 3.9s)
| 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)
| 489.0ms | 8 256× | 0 | valid |
ival-exp: 116.0ms (49% of total)ival-div: 59.0ms (24.9% of total)ival-expm1: 56.0ms (23.7% of total)ival-assert: 3.0ms (1.3% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 170 | 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 | 170 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 170 | 0 |
| - | 0 | 86 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 170 | 0 | 0 |
| - | 0 | 0 | 86 |
| number | freq |
|---|---|
| 0 | 86 |
| 1 | 170 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 41.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-expm1: 8.0ms (36.2% of total)ival-exp: 7.0ms (31.7% of total)ival-div: 5.0ms (22.6% of total)ival-true: 1.0ms (4.5% of total)exact: 1.0ms (4.5% of total)adjust: 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 |
|---|---|---|
| ▶ | 36.7% | (/.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))))) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 8 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 9 | 65 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 36.7% | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ▶ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| 98.6% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) | |
| ▶ | 98.1% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| ▶ | 100.0% | (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 67.9% | #s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) | |
| ▶ | 67.4% | #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)) |
| 67.5% | #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)) | |
| ▶ | 67.7% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
Compiled 215 to 155 computations (27.9% 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 (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(literal 1/12 binary64) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
#s(approx (- (exp x) 1) x) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(expm1.f64 (+.f64 x x)) |
(+.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 (/ (+ (* 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 (/ (+ (* (+ (* (+ (* (* 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 (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (+ 1/2 (* -1/12 (pow x 2))) x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/12))) x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -31/30240 (pow x 2)))) 1/12))) x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (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 (/ (+ (* (+ (* (+ (* (* 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 (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (exp x) (- (exp (* 2 x)) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#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)))))))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (exp x) (- (exp (neg (* -2 x))) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (neg (* -2 x))) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.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)) (/ (+ (* (+ (* (+ (* (* 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 1/12 (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (/ (exp x) (- (exp (+ x x)) 1)) (- (exp (+ x x)) 1) (+ x x) (- (exp x) -1) -1) |
| 5.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)) (/ (+ (* (+ (* (+ (* (* 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 1/12 (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (/ (exp x) (- (exp (+ x x)) 1)) (- (exp (+ x x)) 1) (+ x x) (- (exp x) -1) -1) |
| 3.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)) (/ (+ (* (+ (* (+ (* (* 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 1/12 (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (/ (exp x) (- (exp (+ x x)) 1)) (- (exp (+ x x)) 1) (+ x x) (- (exp x) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 1548 |
| 0 | 282 | 1466 |
| 1 | 1262 | 1463 |
| 0 | 8298 | 1424 |
| 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 (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(literal 1/12 binary64) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
#s(approx (- (exp x) 1) x) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(expm1.f64 (+.f64 x x)) |
(+.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 (/ (+ (* 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 (/ (+ (* (+ (* (+ (* (* 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 (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (+ 1/2 (* -1/12 (pow x 2))) x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/12))) x))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -31/30240 (pow x 2)))) 1/12))) x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (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 (/ (+ (* (+ (* (+ (* (* 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 (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (exp x) (- (exp (* 2 x)) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#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)))))))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) #s(hole binary64 (/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) #s(hole binary64 (/ (exp x) (- (exp (neg (* -2 x))) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (neg (* -2 x))) 1))) |
| Outputs |
|---|
(/.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 (-.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))))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
x |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.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 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (exp.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)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) x))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #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 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x 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) |
(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 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) x) (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 (-.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) (*.f64 x x)) (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (pow.f64 x #s(literal -1 binary64))))) |
(/.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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.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 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.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 (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 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 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))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (pow.f64 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 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 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 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.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 #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 (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 (*.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 (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)) (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)) x) x) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.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)) x) 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) x))) (-.f64 (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)) x) x))) |
(/.f64 (+.f64 (pow.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)) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.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)) x) 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) x) (-.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)) x) x) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.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)) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.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)) x) 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) x)) (*.f64 (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)) x) x))))) |
(/.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))) (neg.f64 (neg.f64 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) (*.f64 x #s(literal -1 binary64))) (*.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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) 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 (fma.f64 #s(literal 1 binary64) 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 (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 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/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)) x) x)) |
(-.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 (*.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) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (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)) x) x)) |
(/.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 (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 (*.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 3 binary64)))) (neg.f64 (+.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 (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 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 (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 (*.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 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 (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)) |
(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)) |
(-.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 (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 (*.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 (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 (*.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 (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 (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 #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 (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 (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 #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 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.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 (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 3 binary64)) #s(literal 1/8 binary64))) (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)) (-.f64 #s(literal 1/4 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/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 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #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 (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 3 binary64)) #s(literal 1/8 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/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) x) #s(literal 1/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)) |
(fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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) (+.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 (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 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 (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 3 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/4 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/8 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/4 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 (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 (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 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 (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 (-.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/373248000 binary64) (pow.f64 (*.f64 x x) #s(literal 3 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 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.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 (*.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 (-.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/373248000 binary64) (pow.f64 (*.f64 x x) #s(literal 3 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 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #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 (*.f64 x x) #s(literal -1/720 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 x #s(literal -1/720 binary64)) #s(literal 1/12 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 #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 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 x #s(literal -1/720 binary64)))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) |
(+.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 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (/.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 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 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 (*.f64 x x) #s(literal -1/720 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #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 (*.f64 x x) #s(literal -1/720 binary64))))))) |
(+.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 (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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal -1/720 binary64) |
#s(literal 1/12 binary64) |
(/.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))) |
#s(approx (- (exp x) 1) x) |
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(*.f64 (exp.f64 x) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (exp.f64 x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (exp.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (exp.f64 x)) (*.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (expm1.f64 x))) |
(/.f64 (*.f64 (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (/.f64 (cosh.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (sinh.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 x)) |
(*.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) x))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(expm1.f64 (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 x x (*.f64 (neg.f64 x) x))))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 x x) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x)))))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.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 (/ (+ (* 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/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 (/ (+ (* (+ (* (+ (* (* 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 (+ (* (+ (* (* 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 (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (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 x)) 1)) (- (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 x)) 1)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/720 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/30240 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (exp (+ x x)) 1) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x)) |
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(approx (- (exp x) -1) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (/ (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 (/ (+ (* (+ (* (+ (* (* 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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 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 #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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (/.f64 #s(literal 1/2 binary64) (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) (*.f64 (+.f64 (/.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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1/720 binary64)) (*.f64 x x))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (- (exp (+ x x)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 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 (pow.f64 x #s(literal -2 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)) (-.f64 #s(literal 1/720 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) (*.f64 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)) (-.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 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 #s(literal 1/2 binary64) x) #s(literal -1/12 binary64)) (*.f64 x x))))) |
#s(approx (* (/ (exp x) (- (exp (+ x x)) 1)) (- (exp x) -1)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (- (exp (+ x x)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
Compiled 9 384 to 1 497 computations (84% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 379 | 7 | 386 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 383 | 12 | 395 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 36.7% | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 98.1% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| ▶ | 67.2% | (/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
| ▶ | 67.9% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
| 67.3% | (*.f64 #s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/30240 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) | |
| ✓ | 67.4% | #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)) |
| ▶ | 67.5% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| 36.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) | |
| ▶ | 36.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
| ✓ | 67.7% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
| ▶ | 3.3% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
Compiled 351 to 237 computations (32.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (exp x) 1) x) |
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) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x x) |
| 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 (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 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 (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 x)) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (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 (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 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/2 x) x) (* x 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (exp x) (- (exp x) 1)) (exp x) 1 (- (exp x) 1) x (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) 1/2 (/ (exp x) (- (exp x) 1)) (exp x) (- x -1) -1 (/ (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) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) (+ (* (* 1/2 x) x) (* x 1)) (* 1/2 x) (* x 1) (* x x)) |
| 2.0ms | x | @ | inf | ((/ (exp x) (- (exp x) 1)) (exp x) 1 (- (exp x) 1) x (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) 1/2 (/ (exp x) (- (exp x) 1)) (exp x) (- x -1) -1 (/ (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) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) (+ (* (* 1/2 x) x) (* x 1)) (* 1/2 x) (* x 1) (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (exp x) (- (exp x) 1)) (exp x) 1 (- (exp x) 1) x (/ (exp x) (- (exp x) 1)) (/ (+ (* 1/2 x) 1) x) 1/2 (/ (exp x) (- (exp x) 1)) (exp x) (- x -1) -1 (/ (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) 1/12 (/ (exp x) (- (exp x) 1)) (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) (+ (* (* 1/2 x) x) (* x 1)) (* 1/2 x) (* x 1) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 1441 |
| 0 | 199 | 1360 |
| 1 | 914 | 1300 |
| 0 | 7888 | 1151 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (exp x) 1) x) |
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) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x x) |
#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 (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* 1/2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 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 (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 x)) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1) #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (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 (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 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/2 x) x) (* x 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (* 1/2 x) x) (* x 1)) (* x x)) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#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 (neg.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 #s(approx (- (exp x) 1) x)))) |
(/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) (neg.f64 #s(approx (- (exp x) 1) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) #s(approx (- (exp x) 1) x))) |
(neg.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 #s(approx (- (exp x) 1) x)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (exp x) 1) x) |
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) |
(/.f64 (neg.f64 (neg.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (neg.f64 #s(approx (- (exp x) 1) x)))) |
(/.f64 (neg.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64)))) (neg.f64 #s(approx (- (exp x) 1) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64)))) #s(approx (- (exp x) 1) x))) |
(neg.f64 (/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (neg.f64 #s(approx (- (exp x) 1) x)))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #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 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))) x) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) x x) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (/.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 x (neg.f64 x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 x (pow.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) #s(literal 1 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64))) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) |
#s(literal 1/12 binary64) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 x)) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (fabs.f64 x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.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 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x)) (*.f64 x x)) |
(/.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 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 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 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #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 (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 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (*.f64 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 (*.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 (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 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (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 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 x))) |
(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 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 x (neg.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 x #s(literal -2 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 x) (*.f64 x x))) |
(+.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 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x)) (-.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 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (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 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 x (-.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 (*.f64 x (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 x (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))) |
(/.f64 (*.f64 x (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 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 x)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
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 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (exp x) (- (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 #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))) 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 (- (exp x) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* x 1) 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 (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 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 #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))) 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 #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))) 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 #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)))) |
#s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) -1/720) 1/12) (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/12 binary64))) |
#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) x) (* x 1)) x) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* x 1) x) |
#s(approx (* x x) (*.f64 x 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)) |
#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 (- x -1) x) |
#s(approx (- x -1) (-.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 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/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) x) (* x 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 1/2 x) x) (* x 1)) (*.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 (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 8 840 to 1 214 computations (86.3% saved)
17 alts after pruning (10 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 342 | 8 | 350 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 2 | 3 | 5 |
| Total | 345 | 17 | 362 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 98.1% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| ✓ | 67.2% | (/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
| ▶ | 3.7% | (/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
| ▶ | 91.8% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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))) |
| ▶ | 89.2% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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))) |
| ▶ | 83.4% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
| ✓ | 67.9% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
| 67.3% | (*.f64 #s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/30240 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) | |
| 67.6% | #s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| ▶ | 67.7% | #s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
| ✓ | 67.4% | #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)) |
| ✓ | 67.5% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| 36.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) | |
| 52.2% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x x))) | |
| 36.8% | #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) | |
| ✓ | 3.3% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
Compiled 528 to 357 computations (32.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
#s(approx (- (exp x) 1) x) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 #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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
| 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 (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (/ (exp x) (- (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/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* (pow x 2) (+ 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/6 x) 1/2) x) 1) x) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (exp x) (- (exp x) 1)) (exp x) 1 (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 (/ (exp x) (- (exp x) 1)) (exp x) (- x -1) (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (+ (* (/ -1 x) -1) 1/2) (/ -1 x) -1 (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x) (+ (* 1/2 x) 1) (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2)) |
| 2.0ms | x | @ | inf | ((/ (exp x) (- (exp x) 1)) (exp x) 1 (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 (/ (exp x) (- (exp x) 1)) (exp x) (- x -1) (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (+ (* (/ -1 x) -1) 1/2) (/ -1 x) -1 (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x) (+ (* 1/2 x) 1) (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2)) |
| 2.0ms | x | @ | 0 | ((/ (exp x) (- (exp x) 1)) (exp x) 1 (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 (/ (exp x) (- (exp x) 1)) (exp x) (- x -1) (- (exp x) 1) (/ (exp x) (- (exp x) 1)) (+ (* (/ -1 x) -1) 1/2) (/ -1 x) -1 (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (+ (* 1/2 x) 1) x) (+ (* 1/2 x) 1) (/ (exp x) (- (exp x) 1)) (- (exp x) 1) (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 222 | 1461 |
| 0 | 242 | 1353 |
| 1 | 1054 | 1328 |
| 0 | 8872 | 1279 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
#s(approx (- (exp x) 1) x) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 #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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(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 (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (/ (exp x) (- (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/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(hole binary64 (+ 1/2 (/ 1 x)))) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* (pow x 2) (+ 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/6 x) 1/2) x) 1) x) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) |
(neg.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x x) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) x) |
(+.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 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 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 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 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 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 #s(literal 1/24 binary64) x #s(literal 1/6 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 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/576 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/13824 binary64))) (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/576 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/12 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (/.f64 #s(literal -1/6 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal 1/24 binary64) |
x |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (exp x) #s(approx (- x -1) x)))) (neg.f64 (neg.f64 #s(approx (- (exp x) 1) x)))) |
(/.f64 (neg.f64 #s(approx (exp x) #s(approx (- x -1) x))) (neg.f64 #s(approx (- (exp x) 1) x))) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (exp x) #s(approx (- x -1) x))) #s(approx (- (exp x) 1) x))) |
(neg.f64 (/.f64 #s(approx (exp x) #s(approx (- x -1) x)) (neg.f64 #s(approx (- (exp x) 1) x)))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
#s(approx (- (exp x) 1) x) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.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 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 x) 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 (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 (-.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/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) 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 (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 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (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 (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 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #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 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (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 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(+.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 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(neg.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) (neg.f64 #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) |
(neg.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 #s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))))) |
#s(approx (- (exp x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x 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) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x 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))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 x 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 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (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 x (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))) |
(/.f64 (*.f64 x (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 (*.f64 (*.f64 x x) (-.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 (*.f64 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (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 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) 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 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) x) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 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 (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 (*.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 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (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 (-.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 (-.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/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 (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 (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 (-.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/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #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 (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)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.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 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) 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 #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 (*.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/2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) 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 #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 (*.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/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 #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))))) |
(/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) (neg.f64 #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)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (exp x) #s(literal 1 binary64))) #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)))) |
(neg.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 #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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) x) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) |
(+.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (exp x) (- (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 (- (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/24 x) 1/6) x) 1/2) x) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/24 x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx x x) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ -1 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (* (+ (* 1/2 x) 1) x) x) |
#s(approx (* (+ (* 1/2 x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) x) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#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/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (+ (* (/ -1 x) -1) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ -1 x) -1) 1/2) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* 1/2 x) 1) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* 1/6 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/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) x)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal 1/6 binary64)) x) #s(literal 1/24 binary64)))) |
#s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal 1/6 binary64)))) |
Compiled 13 102 to 2 182 computations (83.3% saved)
23 alts after pruning (16 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 494 | 11 | 505 |
| Fresh | 0 | 5 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 6 | 7 |
| Total | 499 | 23 | 522 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 98.1% | (/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| ✓ | 3.7% | (/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
| 38.8% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) | |
| 40.9% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) | |
| 91.8% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) | |
| 91.8% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) | |
| 91.8% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) | |
| 89.3% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) | |
| 30.1% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) | |
| 27.5% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) | |
| 20.0% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) | |
| 25.9% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) | |
| ✓ | 67.9% | (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
| 67.3% | (*.f64 #s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/30240 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) | |
| 67.6% | #s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| ✓ | 67.4% | #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)) |
| ✓ | 67.5% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| 36.3% | #s(approx (/ (exp x) (- (exp x) 1)) (/.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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) | |
| 52.2% | #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x x))) | |
| 36.8% | #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) | |
| 67.7% | #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) | |
| ✓ | 3.3% | #s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
Compiled 1 297 to 553 computations (57.4% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) 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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 (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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/30240 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
3 calls:
| 9.0ms | x |
| 7.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 6.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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) 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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 (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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (/ (exp x) (- (exp (+ x x)) 1)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/30240 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
3 calls:
| 8.0ms | x |
| 6.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 6.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (exp.f64 x) |
| 98.6% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 98.6% | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) 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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 (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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
| Outputs |
|---|
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
3 calls:
| 10.0ms | x |
| 6.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 6.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 98.1% | 1 | (exp.f64 x) |
| 98.1% | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) 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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 (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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
#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:
| 9.0ms | x |
| 6.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 5.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 1 | (exp.f64 x) |
| 91.8% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 95.9% | 3 | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) 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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 (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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))))) |
#s(approx (/ (exp x) (- (exp x) 1)) (pow.f64 x #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x 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)) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 3 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) 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)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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 (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 (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
3 calls:
| 7.0ms | x |
| 5.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 5.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 1 | (exp.f64 x) |
| 91.8% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 91.8% | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
3 calls:
| 5.0ms | x |
| 5.0ms | (exp.f64 x) |
| 4.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.6% | 2 | x |
| 92.6% | 2 | (exp.f64 x) |
| 91.7% | 2 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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) (- (exp x) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
3 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 4.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 89.3% | 1 | (exp.f64 x) |
| 89.3% | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) 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)) |
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 |
|---|---|---|
| 90.0% | 2 | (exp.f64 x) |
| 89.1% | 2 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 90.0% | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (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 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) 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 |
|---|---|---|
| 83.4% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 83.4% | 1 | (exp.f64 x) |
| 83.4% | 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
3 calls:
| 4.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.0ms | x |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 2 | x |
| 84.0% | 2 | (exp.f64 x) |
| 83.6% | 2 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x 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)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x x))) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 2 | (exp.f64 x) |
| 83.8% | 2 | x |
Compiled 3 to 3 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) x) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
(/.f64 #s(approx (exp x) #s(approx (- x -1) x)) #s(approx (- (exp x) 1) x)) |
#s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (- (exp x) 1) x)) |
| Outputs |
|---|
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) x)) |
3 calls:
| 4.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | x |
| 1.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 67.9% | 1 | (exp.f64 x) |
| 67.9% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (exp x) (- (exp x) 1)) #s(approx (/ (+ (* 1/2 x) 1) 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:
| 1.0ms | x |
| 1.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 1.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.3% | 1 | (exp.f64 x) |
| 3.3% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | -176474739.69181007 | -3.6723664807403966 |
| 9.0ms | -7.77050367528095e+77 | -3.3208438134019573e+75 |
| 18.0ms | 256× | 0 | valid |
Compiled 1 262 to 647 computations (48.7% saved)
ival-expm1: 8.0ms (61.2% of total)ival-exp: 3.0ms (23% of total)ival-div: 2.0ms (15.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | -176474739.69181007 | -3.6723664807403966 |
| 32.0ms | -1.0985218698671664e+104 | -3.3112942124679785e+94 |
| 28.0ms | 192× | 0 | valid |
Compiled 1 207 to 656 computations (45.7% saved)
ival-exp: 2.0ms (42.5% of total)ival-div: 1.0ms (21.3% of total)ival-expm1: 1.0ms (21.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.025416251652039173 |
Compiled 9 to 9 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | -176474739.69181007 | -3.6723664807403966 |
| 1.0ms | 16× | 0 | valid |
Compiled 406 to 305 computations (24.9% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-expm1: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.025416251652039173 | 0.9648059016326248 |
Compiled 9 to 9 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | -3.6723664807403966 | -0.035828336078686546 |
| 16.0ms | 112× | 0 | valid |
Compiled 262 to 190 computations (27.5% saved)
ival-div: 11.0ms (79.9% of total)ival-exp: 1.0ms (7.3% of total)ival-expm1: 1.0ms (7.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 529 |
| 1 | 189 | 529 |
| 2 | 414 | 527 |
| 3 | 1348 | 527 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(if (<=.f64 x #s(literal -260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) (if (<=.f64 x #s(literal -5854679515581645/1125899906842624 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) #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)))) |
(if (<=.f64 x #s(literal -10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) (if (<=.f64 x #s(literal -4278419646001971/1125899906842624 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x 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)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) #s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
(if (<=.f64 x #s(literal -4 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(if (<=.f64 (exp.f64 x) #s(literal 3602879701896397/72057594037927936 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(if (<=.f64 x #s(literal -7656119366529843/4503599627370496 binary64)) #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x x))) #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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))) |
| Outputs |
|---|
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(/.f64 (exp.f64 x) #s(approx (- (exp x) 1) x)) |
(if (<=.f64 x #s(literal -260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) (if (<=.f64 x #s(literal -5854679515581645/1125899906842624 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x)))))) #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)))) |
(if (<=.f64 x #s(literal -10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) x))) (if (<=.f64 x #s(literal -4278419646001971/1125899906842624 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x 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)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) x #s(literal 1 binary64)) x))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) #s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) (*.f64 x x))) x))) #s(approx (/ (exp x) (- (exp x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (fma.f64 #s(approx (+ (* (* x x) -1/720) 1/12) #s(literal 1/12 binary64)) x #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
(if (<=.f64 x #s(literal -4 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) 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))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(if (<=.f64 (exp.f64 x) #s(literal 3602879701896397/72057594037927936 binary64)) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) x))) #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(if (<=.f64 x #s(literal -7656119366529843/4503599627370496 binary64)) #s(approx (/ (exp x) (- (exp x) 1)) (/.f64 #s(approx (+ (* (* 1/2 x) x) (* x 1)) x) (*.f64 x x))) #s(approx (/ (exp x) (- (exp x) 1)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(approx (exp x) #s(literal 1 binary64)) #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))) |
| 1× | fuel |
Compiled 531 to 139 computations (73.8% saved)
Compiled 1 088 to 300 computations (72.4% saved)
Loading profile data...