
Time bar (total: 2.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 9 to 7 computations (22.2% saved)
| 333.0ms | 8 256× | 0 | valid |
ival-mult!: 88.0ms (51.2% of total)ival-div!: 64.0ms (37.2% of total)ival-add!: 19.0ms (11% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 58 | 0 | - | 0 | - | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) | n/o | 58 | 0 |
| ↳ | (*.f64 x x) | overflow | 58 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 58 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 58 | 0 |
| - | 0 | 198 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 58 | 0 | 0 |
| - | 0 | 0 | 198 |
| number | freq |
|---|---|
| 0 | 198 |
| 1 | 58 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 17.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-mult!: 3.0ms (44.5% of total)ival-div!: 2.0ms (29.6% of total)ival-add!: 1.0ms (14.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 15 |
| 1 | 24 | 15 |
| 2 | 54 | 15 |
| 3 | 85 | 14 |
| 4 | 157 | 14 |
| 5 | 380 | 14 |
| 6 | 2594 | 14 |
| 7 | 6061 | 14 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 15 | 7 |
| 2 | 37 | 7 |
| 3 | 77 | 7 |
| 4 | 138 | 7 |
| 5 | 347 | 7 |
| 6 | 2391 | 7 |
| 7 | 5991 | 7 |
| 0 | 8230 | 6 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.8% | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
x |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) (* x x) 1) |
| 1.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) (* x x) 1) |
| 1.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) (* x x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 302 |
| 0 | 72 | 267 |
| 1 | 361 | 257 |
| 0 | 3689 | 234 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
x |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
| Outputs |
|---|
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
x |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.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) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 x))) |
Compiled 1 531 to 297 computations (80.6% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 5 | 103 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 5 | 104 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 50.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ▶ | 52.1% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ▶ | 51.3% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
| ▶ | 51.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 120 to 80 computations (33.3% saved)
| Inputs |
|---|
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (pow x 2) 1))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (pow x 3)))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (pow x 5))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (* (- 1 (* x x)) x) (- 1 (* x x)) (* x x) (/ x (+ (* x x) 1)) (* (+ (* (+ (* x x) -1) (* x x)) 1) x) (+ (* (+ (* x x) -1) (* x x)) 1) (+ (* x x) -1) -1) |
| 2.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (* (- 1 (* x x)) x) (- 1 (* x x)) (* x x) (/ x (+ (* x x) 1)) (* (+ (* (+ (* x x) -1) (* x x)) 1) x) (+ (* (+ (* x x) -1) (* x x)) 1) (+ (* x x) -1) -1) |
| 1.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (* (- 1 (* x x)) x) (- 1 (* x x)) (* x x) (/ x (+ (* x x) 1)) (* (+ (* (+ (* x x) -1) (* x x)) 1) x) (+ (* (+ (* x x) -1) (* x x)) 1) (+ (* x x) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 841 |
| 0 | 140 | 766 |
| 1 | 507 | 720 |
| 0 | 4593 | 706 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (pow x 2) 1))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (pow x 3)))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (pow x 5))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
x |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x) x) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(-.f64 x (*.f64 (*.f64 x x) x)) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x) |
(+.f64 x (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.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 (*.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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x)) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x)))) (-.f64 x (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) x x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) x) |
(-.f64 x (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)))) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
#s(literal -1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- 1 (* x x)) x) x) |
#s(approx (* (- 1 (* x x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (* (+ (* (+ (* x x) -1) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* x x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x x) -1) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (* (- 1 (* x x)) x) (*.f64 (neg.f64 x) (*.f64 x x))) |
#s(approx (* (- 1 (* x x)) x) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) x) (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (neg.f64 x) x)) |
#s(approx (- 1 (* x x)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
#s(approx (+ (* (+ (* x x) -1) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* x x) -1) (*.f64 x x)) |
#s(approx (+ (* x x) -1) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 x))) |
#s(approx (* (- 1 (* x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
Compiled 8 264 to 1 175 computations (85.8% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 370 | 1 | 371 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 371 | 5 | 376 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 51.3% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| ✓ | 50.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 52.1% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 51.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 60 to 39 computations (35% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
x |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* -1 (pow x 3)))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) (+ (* (* (neg x) x) x) x) (* (neg x) x) (neg x) x) |
| 1.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (+ (* (* (neg x) x) x) x) (* (neg x) x) (neg x) x) |
| 1.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (+ (* (* (neg x) x) x) x) (* (neg x) x) (neg x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 358 |
| 0 | 84 | 318 |
| 1 | 388 | 293 |
| 0 | 3744 | 277 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
x |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* -1 (pow x 3)))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (+ (* (* (neg x) x) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))))) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal 1 binary64)) x) (+.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) x (*.f64 x (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) x (*.f64 x (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x)))))) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x))) |
(-.f64 x (*.f64 (*.f64 x x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) x (*.f64 x (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) x (*.f64 x (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x))))))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x) |
(+.f64 x (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (neg x) x) x) x) x) |
#s(approx (+ (* (* (neg x) x) x) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) x)) |
#s(approx (+ (* (* (neg x) x) x) x) (*.f64 (neg.f64 x) (*.f64 x x))) |
#s(approx (+ (* (* (neg x) x) x) x) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) x) (*.f64 x x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 x))) |
#s(approx (+ (* (* (neg x) x) x) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (neg.f64 x) (*.f64 x x)))) |
Compiled 1 523 to 222 computations (85.4% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 0 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 68 | 5 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 51.3% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| ✓ | 50.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 52.1% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 51.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 142 to 65 computations (54.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
2 calls:
| 13.0ms | x |
| 2.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 100.0% | 3 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 5 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 99.5% | 3 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | x |
Compiled 1 to 1 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
2 calls:
| 1.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 51.9% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.3732045331407833e-5 | 12094742079.568674 |
| 11.0ms | -5.822624878310704e+27 | -4.756532775091448e+24 |
| 4.0ms | 112× | 0 | valid |
Compiled 129 to 107 computations (17.1% saved)
ival-mult!: 1.0ms (69.7% of total)ival-div!: 1.0ms (69.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 461.0ms | 2.3732045331407833e-5 | 12094742079.568674 |
| 10.0ms | -20.818586514214754 | -0.00031503430938469354 |
| 379.0ms | 288× | 0 | valid |
Compiled 504 to 370 computations (26.6% saved)
ival-mult!: 371.0ms (99.4% of total)ival-add!: 1.0ms (0.3% of total)ival-div!: 1.0ms (0.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.3732045331407833e-5 | 12094742079.568674 |
| 1.0ms | -20.818586514214754 | -0.00031503430938469354 |
Compiled 504 to 389 computations (22.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.3732045331407833e-5 | 12094742079.568674 |
| 5.0ms | -20.818586514214754 | -0.00031503430938469354 |
| 5.0ms | 160× | 0 | valid |
Compiled 390 to 313 computations (19.7% saved)
ival-mult!: 1.0ms (47.7% of total)ival-div!: 1.0ms (47.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | done |
Compiled 174 to 38 computations (78.2% saved)
Compiled 362 to 86 computations (76.2% saved)
Loading profile data...