
Time bar (total: 2.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25.7% | 74.3% | 0% | 0% | 0% | 0 |
| 100% | 25.7% | 0% | 74.3% | 0% | 0% | 0% | 1 |
Compiled 25 to 18 computations (28% saved)
| 603.0ms | 2 543× | 1 | valid |
| 378.0ms | 5 137× | 0 | valid |
| 100.0ms | 576× | 2 | valid |
ival-pow2: 262.0ms (35.1% of total)ival-add: 187.0ms (25% of total)ival-sub: 179.0ms (24% of total)adjust: 117.0ms (15.7% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 70 | 1 | (1.2256559543115053e-118 5.937451827388107e-121) | 0 | - | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (pow.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 x eps) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) | cancellation | 71 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 70 | 0 |
| - | 1 | 185 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 70 | 0 | 0 |
| - | 1 | 0 | 185 |
| number | freq |
|---|---|
| 0 | 185 |
| 1 | 71 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 24× | 2 | valid |
| 22.0ms | 176× | 1 | valid |
| 18.0ms | 312× | 0 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-pow2: 44.0ms (76.5% of total)adjust: 6.0ms (10.4% of total)ival-add: 4.0ms (7% of total)ival-sub: 3.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 64 |
| 1 | 34 | 60 |
| 2 | 118 | 60 |
| 3 | 553 | 58 |
| 4 | 1771 | 44 |
| 5 | 5314 | 44 |
| 0 | 7 | 9 |
| 0 | 11 | 9 |
| 1 | 16 | 9 |
| 2 | 44 | 9 |
| 3 | 157 | 9 |
| 4 | 570 | 7 |
| 5 | 1812 | 7 |
| 0 | 8588 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Outputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.8% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 2 binary64)) |
(+.f64 x eps) |
x |
eps |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow eps 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* x (+ x (* 2 eps))) (pow eps 2)))) |
#s(approx (+ x eps) #s(hole binary64 eps)) |
#s(approx (+ x eps) #s(hole binary64 (+ eps x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ eps x)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ eps x)) (/ (pow eps 2) (pow x 2))))))) |
#s(approx (+ x eps) #s(hole binary64 x)) |
#s(approx (+ x eps) #s(hole binary64 (* x (+ 1 (/ eps x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 eps) (* -1 (/ (pow eps 2) x))) x)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* x (- (* -1 (/ eps x)) 1))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow x 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* eps (+ eps (* 2 x))) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (+ (* 2 (/ x eps)) (/ (pow x 2) (pow eps 2))))))) |
#s(approx (+ x eps) #s(hole binary64 (* eps (+ 1 (/ x eps))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) eps))) eps)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | x | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 456 |
| 0 | 110 | 446 |
| 1 | 557 | 431 |
| 0 | 5462 | 412 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 2 binary64)) |
(+.f64 x eps) |
x |
eps |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow eps 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* x (+ x (* 2 eps))) (pow eps 2)))) |
#s(approx (+ x eps) #s(hole binary64 eps)) |
#s(approx (+ x eps) #s(hole binary64 (+ eps x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ eps x)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ eps x)) (/ (pow eps 2) (pow x 2))))))) |
#s(approx (+ x eps) #s(hole binary64 x)) |
#s(approx (+ x eps) #s(hole binary64 (* x (+ 1 (/ eps x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 eps) (* -1 (/ (pow eps 2) x))) x)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* x (- (* -1 (/ eps x)) 1))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow x 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* eps (+ eps (* 2 x))) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (+ (* 2 (/ x eps)) (/ (pow x 2) (pow eps 2))))))) |
#s(approx (+ x eps) #s(hole binary64 (* eps (+ 1 (/ x eps))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) eps))) eps)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) 1))))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) (-.f64 (+.f64 eps x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (+.f64 eps x)) (neg.f64 (+.f64 eps x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 (+.f64 eps x)) (fabs.f64 (+.f64 eps x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (exp.f64 (log.f64 (+.f64 eps x))) (exp.f64 (log.f64 (+.f64 eps x))) (*.f64 (neg.f64 x) x)) |
(fma.f64 (+.f64 eps x) (+.f64 eps x) (*.f64 (neg.f64 x) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 eps x) #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 eps x) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64))))) |
(-.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 (+.f64 eps x)) (neg.f64 (+.f64 eps x))) |
(*.f64 (fabs.f64 (+.f64 eps x)) (fabs.f64 (+.f64 eps x))) |
(*.f64 (exp.f64 (log.f64 (+.f64 eps x))) (exp.f64 (log.f64 (+.f64 eps x)))) |
(*.f64 (+.f64 eps x) (+.f64 eps x)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 eps x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 eps x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 eps x)) (-.f64 x eps)) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (+.f64 eps x)) (-.f64 eps x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 eps x)) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 eps x)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (+.f64 eps x) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (-.f64 x eps)) |
(/.f64 (*.f64 (+.f64 eps x) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (-.f64 eps x)) |
(/.f64 (*.f64 (+.f64 eps x) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 eps x) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (-.f64 x eps) (-.f64 x eps))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 x eps) (-.f64 eps x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x eps) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (-.f64 eps x) (-.f64 x eps))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 eps x) (-.f64 eps x))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 eps x) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (-.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (-.f64 eps x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 eps x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) |
(fma.f64 (+.f64 eps x) x (*.f64 (+.f64 eps x) eps)) |
(fma.f64 eps (+.f64 eps x) (*.f64 x (+.f64 eps x))) |
(fma.f64 x (+.f64 eps x) (*.f64 eps (+.f64 eps x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (+.f64 eps x))) |
(+.f64 (*.f64 x (+.f64 eps x)) (*.f64 eps (+.f64 eps x))) |
(+.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (+.f64 eps x) x)) |
(+.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 eps x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 eps x) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 eps x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (neg.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (-.f64 x eps)) |
(/.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (-.f64 eps x)) |
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 eps x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps x)) (/.f64 (*.f64 x x) (-.f64 eps x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(+.f64 eps x) |
(+.f64 x eps) |
x |
eps |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.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)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(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 (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 eps eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (pow (+ x eps) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 eps eps))) |
#s(approx (+ x eps) eps) |
#s(approx (+ x eps) (+.f64 eps x)) |
#s(approx x x) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (pow (+ x eps) 2) (*.f64 x x)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x eps) x) |
#s(approx (+ x eps) (fma.f64 (/.f64 eps x) x x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 eps (/.f64 eps x) (neg.f64 (*.f64 #s(literal -2 binary64) eps))) x)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x eps) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 eps x) #s(literal -1 binary64)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
#s(approx (pow (+ x eps) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 eps eps))) |
#s(approx eps eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) (pow.f64 (/.f64 x eps) #s(literal 2 binary64))) #s(literal -1 binary64)) eps) eps)) |
#s(approx (+ x eps) (fma.f64 (/.f64 x eps) eps eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) (pow.f64 (/.f64 x eps) #s(literal 2 binary64))) #s(literal -1 binary64)) eps) eps)) |
#s(approx (+ x eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 157 to 390 computations (81.9% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 3 | 119 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 3 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ▶ | 64.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
| ▶ | 74.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
Compiled 44 to 31 computations (29.5% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
(*.f64 eps eps) |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(*.f64 (*.f64 eps x) #s(literal 2 binary64)) |
(*.f64 eps x) |
x |
#s(literal 2 binary64) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) |
(fma.f64 #s(literal 2 binary64) x eps) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (* eps x) 2) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* eps x) #s(hole binary64 (* eps x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (pow eps 2))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 eps)) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (+ eps (* 2 x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* x (+ 2 (/ eps x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* -1 (* x (- (* -1 (/ eps x)) 2))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* eps (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* -1 (* eps (- (* -2 (/ x eps)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* eps eps) eps (- (pow (+ x eps) 2) (pow x 2)) (* (* eps x) 2) (* eps x) x 2 (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 x) eps) eps) (+ (* 2 x) eps)) |
| 2.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* eps eps) eps (- (pow (+ x eps) 2) (pow x 2)) (* (* eps x) 2) (* eps x) x 2 (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 x) eps) eps) (+ (* 2 x) eps)) |
| 2.0ms | x | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* eps eps) eps (- (pow (+ x eps) 2) (pow x 2)) (* (* eps x) 2) (* eps x) x 2 (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 x) eps) eps) (+ (* 2 x) eps)) |
| 1.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* eps eps) eps (- (pow (+ x eps) 2) (pow x 2)) (* (* eps x) 2) (* eps x) x 2 (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 x) eps) eps) (+ (* 2 x) eps)) |
| 1.0ms | eps | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (* eps eps) eps (- (pow (+ x eps) 2) (pow x 2)) (* (* eps x) 2) (* eps x) x 2 (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 x) eps) eps) (+ (* 2 x) eps)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 422 |
| 0 | 87 | 406 |
| 1 | 330 | 404 |
| 0 | 2588 | 398 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
(*.f64 eps eps) |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(*.f64 (*.f64 eps x) #s(literal 2 binary64)) |
(*.f64 eps x) |
x |
#s(literal 2 binary64) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) |
(fma.f64 #s(literal 2 binary64) x eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (* eps x) 2) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* eps x) #s(hole binary64 (* eps x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (pow eps 2))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 eps)) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (+ eps (* 2 x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* x (+ 2 (/ eps x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* -1 (* x (- (* -1 (/ eps x)) 2))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (* (+ (* 2 x) eps) eps) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* eps (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* -1 (* eps (- (* -2 (/ x eps)) 1))))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (neg.f64 eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 #s(literal 1 binary64) (fabs.f64 eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (fabs.f64 eps)) |
(*.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps))) |
(*.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps))) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(*.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 eps) (fabs.f64 eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(*.f64 eps eps) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 eps #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 eps) eps)) |
(fabs.f64 (*.f64 eps eps)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) eps) x) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.f64 (*.f64 eps x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 eps x)) |
(*.f64 eps (*.f64 #s(literal 2 binary64) x)) |
(*.f64 x (*.f64 #s(literal 2 binary64) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 eps x) (*.f64 eps x)) (*.f64 (*.f64 eps x) (*.f64 eps x))) (-.f64 (*.f64 eps x) (*.f64 eps x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) (pow.f64 (*.f64 eps x) #s(literal 3 binary64))) (fma.f64 (*.f64 eps x) (*.f64 eps x) (-.f64 (*.f64 (*.f64 eps x) (*.f64 eps x)) (*.f64 (*.f64 eps x) (*.f64 eps x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps x) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (*.f64 eps x) #s(literal 1 binary64) (*.f64 (*.f64 eps x) #s(literal 1 binary64))) |
(fma.f64 eps x (*.f64 eps x)) |
(fma.f64 x eps (*.f64 eps x)) |
(-.f64 (*.f64 eps x) (*.f64 (neg.f64 eps) x)) |
(-.f64 (*.f64 eps x) (*.f64 (neg.f64 x) eps)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(+.f64 (*.f64 (*.f64 eps x) #s(literal 1 binary64)) (*.f64 (*.f64 eps x) #s(literal 1 binary64))) |
(+.f64 (*.f64 eps x) (*.f64 eps x)) |
(*.f64 eps x) |
(*.f64 x eps) |
x |
#s(literal 2 binary64) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) |
(*.f64 eps (fma.f64 #s(literal 2 binary64) x eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 eps eps) (*.f64 #s(literal 4 binary64) (*.f64 x x))) eps) (-.f64 eps (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 eps) eps)) eps) (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64))) eps) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64))) eps) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 eps eps) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 eps (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 eps (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 eps) eps))) (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(/.f64 (*.f64 eps (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (*.f64 eps (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 4 binary64)))) (neg.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 4 binary64))) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 6 binary64))) (+.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) eps) eps)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 6 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (neg.f64 eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (fabs.f64 eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 eps) (neg.f64 eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 eps) (fabs.f64 eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) x (*.f64 eps eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps)) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 eps eps)) |
(fma.f64 (*.f64 eps eps) #s(literal 1 binary64) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (*.f64 eps eps)) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (*.f64 eps eps)) |
(fma.f64 eps eps (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 eps x (fma.f64 eps x (*.f64 eps eps))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (*.f64 eps eps)) |
(fma.f64 x eps (fma.f64 eps x (*.f64 eps eps))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps))) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)))) |
(-.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 (neg.f64 eps) eps)) |
(-.f64 (*.f64 eps eps) (*.f64 (neg.f64 (*.f64 eps x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 eps eps) (*.f64 (neg.f64 eps) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal -2 binary64) x) eps)) |
(+.f64 (fma.f64 eps eps (*.f64 eps x)) (*.f64 eps x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 eps #s(literal 6 binary64)) (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 eps eps)) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 eps eps))) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 eps (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 eps) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 eps (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 eps) eps)) (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 (+.f64 eps x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 eps x) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 2 binary64) x eps) |
(fma.f64 x #s(literal 2 binary64) eps) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 eps (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(-.f64 eps (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 eps (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(+.f64 (+.f64 eps x) x) |
(+.f64 eps (*.f64 #s(literal 2 binary64) x)) |
(+.f64 x (+.f64 eps x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* (* eps x) 2) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (* eps x) (*.f64 eps x)) |
#s(approx x x) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 eps eps)) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* 2 x) eps) eps) |
#s(approx (+ (* 2 x) eps) (fma.f64 #s(literal 2 binary64) x eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (+ (* 2 x) eps) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) eps) (*.f64 (+.f64 (/.f64 eps x) #s(literal 2 binary64)) x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) eps (/.f64 (*.f64 (neg.f64 eps) eps) x)))) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) eps (/.f64 (*.f64 (neg.f64 eps) eps) x)))) |
#s(approx (+ (* 2 x) eps) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 eps) x) #s(literal 2 binary64)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* eps eps) (*.f64 eps eps)) |
#s(approx eps eps) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* 2 x) eps) (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps)) |
#s(approx (+ (* 2 x) eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -2 binary64) #s(literal -1 binary64)))) |
Compiled 3 403 to 462 computations (86.4% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 2 | 158 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 157 | 4 | 161 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps))) |
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ▶ | 64.1% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
| ✓ | 74.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
Compiled 62 to 43 computations (30.6% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps)) |
(*.f64 eps eps) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (* 2 x) eps) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (* 2 x) eps) (* 2 x) 2 x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | x | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (* 2 x) eps) (* 2 x) 2 x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (* 2 x) eps) (* 2 x) 2 x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (* 2 x) eps) (* 2 x) 2 x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | x | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (* (* 2 x) eps) (* 2 x) 2 x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* eps eps)) (* eps eps)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 341 |
| 0 | 63 | 324 |
| 1 | 256 | 322 |
| 0 | 1900 | 305 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps)) |
(*.f64 eps eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (* 2 x) eps) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(*.f64 (*.f64 #s(literal 2 binary64) eps) x) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.f64 (*.f64 eps x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 eps x)) |
(*.f64 eps (*.f64 #s(literal 2 binary64) x)) |
(*.f64 x (*.f64 #s(literal 2 binary64) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 eps x) (*.f64 eps x)) (*.f64 (*.f64 eps x) (*.f64 eps x))) (-.f64 (*.f64 eps x) (*.f64 eps x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) (pow.f64 (*.f64 eps x) #s(literal 3 binary64))) (fma.f64 (*.f64 eps x) (*.f64 eps x) (-.f64 (*.f64 (*.f64 eps x) (*.f64 eps x)) (*.f64 (*.f64 eps x) (*.f64 eps x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps x) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (*.f64 eps x) #s(literal 1 binary64) (*.f64 (*.f64 eps x) #s(literal 1 binary64))) |
(fma.f64 eps x (*.f64 eps x)) |
(fma.f64 x eps (*.f64 eps x)) |
(-.f64 (*.f64 eps x) (*.f64 (neg.f64 eps) x)) |
(-.f64 (*.f64 eps x) (*.f64 (neg.f64 x) eps)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(+.f64 (*.f64 (*.f64 eps x) #s(literal 1 binary64)) (*.f64 (*.f64 eps x) #s(literal 1 binary64))) |
(+.f64 (*.f64 eps x) (*.f64 eps x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.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 (-.f64 (*.f64 x x) (*.f64 x 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 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) |
(*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 eps))) |
(*.f64 eps (fma.f64 #s(literal 2 binary64) x eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 eps eps) (*.f64 #s(literal 4 binary64) (*.f64 x x))) eps) (-.f64 eps (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64))) eps) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 eps eps) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 eps (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 eps (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 eps) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (+.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 eps) eps))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (pow.f64 eps #s(literal 4 binary64)))) (neg.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 6 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 eps #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (pow.f64 eps #s(literal 4 binary64))) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 6 binary64))) (+.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 eps #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 eps #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 eps #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (neg.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (fabs.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 1 binary64) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) eps) eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (neg.f64 (neg.f64 eps)) (neg.f64 (neg.f64 eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (neg.f64 eps) (neg.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (fabs.f64 eps) (fabs.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) x (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) x (*.f64 eps eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps)) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 eps eps)) |
(fma.f64 (*.f64 eps eps) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (*.f64 eps eps)) |
(fma.f64 eps (*.f64 eps #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (*.f64 eps eps)) |
(fma.f64 eps eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 eps x (-.f64 (*.f64 eps x) (*.f64 (neg.f64 eps) eps))) |
(fma.f64 eps x (fma.f64 eps x (*.f64 eps eps))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (*.f64 eps eps)) |
(fma.f64 x eps (-.f64 (*.f64 eps x) (*.f64 (neg.f64 eps) eps))) |
(fma.f64 x eps (fma.f64 eps x (*.f64 eps eps))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps))) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 eps) eps)) |
(-.f64 (*.f64 eps eps) (*.f64 (neg.f64 (*.f64 eps x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 eps eps) (*.f64 (neg.f64 eps) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal -2 binary64) x) eps)) |
(+.f64 (fma.f64 eps eps (*.f64 eps x)) (*.f64 eps x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 3 binary64)) (+.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 eps #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 eps #s(literal 6 binary64)) (+.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 eps #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 (neg.f64 eps)) eps)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps)) |
(+.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (*.f64 (neg.f64 eps) eps))) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 eps eps))) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (neg.f64 eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 #s(literal 1 binary64) (fabs.f64 eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (fabs.f64 eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 1 binary64) eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) eps) |
(*.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 eps)) (neg.f64 (neg.f64 eps))) |
(*.f64 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps))) |
(*.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps))) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(*.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 eps) (fabs.f64 eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(*.f64 eps (*.f64 eps #s(literal 1 binary64))) |
(*.f64 eps eps) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 eps #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 eps) eps)) |
(fabs.f64 (*.f64 eps eps)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* (* 2 x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 eps eps)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) eps (/.f64 (*.f64 (neg.f64 eps) eps) x)))) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) eps (/.f64 (*.f64 (neg.f64 eps) eps) x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx eps eps) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* eps eps) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* (* 2 x) eps) (* eps eps)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
Compiled 3 522 to 464 computations (86.8% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 160 | 2 | 162 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 2 | 2 |
| Total | 162 | 4 | 166 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ▶ | 64.1% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
| ✓ | 74.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
Compiled 62 to 41 computations (33.9% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
(*.f64 (+.f64 x x) eps) |
(+.f64 x x) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
(fma.f64 (+.f64 x x) eps (*.f64 eps eps)) |
(*.f64 eps eps) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (+ x x) eps) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ x x) eps) (+ x x) x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (+ x x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ x x) eps) (+ x x) x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (+ x x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ x x) eps) (+ x x) x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (+ x x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ x x) eps) (+ x x) x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (+ x x) eps) (* eps eps)) (* eps eps)) |
| 1.0ms | x | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ x x) eps) (+ x x) x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* (+ x x) eps) (* eps eps)) (* eps eps)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 340 |
| 0 | 65 | 327 |
| 0 | 262 | 308 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
(*.f64 (+.f64 x x) eps) |
(+.f64 x x) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
(fma.f64 (+.f64 x x) eps (*.f64 eps eps)) |
(*.f64 eps eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (+ x x) eps) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.f64 eps (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.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 (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) |
(*.f64 eps (fma.f64 #s(literal 2 binary64) x eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 eps eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps))))) |
(fma.f64 (pow.f64 eps #s(literal 1 binary64)) (pow.f64 eps #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (neg.f64 eps) (neg.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (fabs.f64 eps) (fabs.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps)) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (*.f64 eps eps)) |
(fma.f64 eps eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 eps) eps)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps)) |
(*.f64 (pow.f64 eps #s(literal 1 binary64)) (pow.f64 eps #s(literal 1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 (fabs.f64 eps) (fabs.f64 eps)) |
(*.f64 eps eps) |
(pow.f64 eps #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 eps eps))) |
#s(approx (* (+ x x) eps) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (*.f64 eps eps)) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 eps eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) eps (neg.f64 (/.f64 (*.f64 eps eps) x))) x))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) eps (neg.f64 (/.f64 (*.f64 eps eps) x))) x))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx eps eps) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* eps eps) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 eps eps))) |
#s(approx (+ (* (+ x x) eps) (* eps eps)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 eps eps))) |
Compiled 1 359 to 170 computations (87.5% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 66 | 4 | 70 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ✓ | 64.1% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
| ✓ | 74.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
Compiled 181 to 71 computations (60.8% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 eps eps))) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
3 calls:
| 5.0ms | x |
| 3.0ms | eps |
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | eps |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
3 calls:
| 2.0ms | eps |
| 2.0ms | x |
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | eps |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
3 calls:
| 2.0ms | eps |
| 2.0ms | x |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 2 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 92.2% | 3 | x |
| 85.4% | 3 | eps |
Compiled 11 to 11 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
3 calls:
| 1.0ms | x |
| 1.0ms | eps |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 1 | eps |
| 74.8% | 1 | x |
| 74.8% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 4.849497e-317 |
Compiled 12 to 12 computations (0% saved)
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 87 |
| 1 | 31 | 87 |
| 2 | 62 | 87 |
| 3 | 181 | 87 |
| 4 | 606 | 77 |
| 5 | 2081 | 77 |
| 6 | 7836 | 77 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (+.f64 x x) eps (*.f64 eps eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
| 1× | done |
Compiled 87 to 25 computations (71.3% saved)
Compiled 192 to 64 computations (66.7% saved)
Loading profile data...