
Time bar (total: 3.1s)
| 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)
| 701.0ms | 597× | 2 | valid |
| 597.0ms | 2 521× | 1 | valid |
| 437.0ms | 5 138× | 0 | valid |
adjust: 745.0ms (52% of total)ival-pow2: 515.0ms (36% of total)ival-add: 96.0ms (6.7% of total)ival-sub: 73.0ms (5.1% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 70 | 2 | (-1.5038759992072322e-109 -4.5115880149006297e-215) | 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 | 72 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 70 | 0 |
| - | 2 | 184 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 70 | 0 | 0 |
| - | 2 | 0 | 184 |
| number | freq |
|---|---|
| 0 | 184 |
| 1 | 72 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 166× | 1 | valid |
| 18.0ms | 312× | 0 | valid |
| 6.0ms | 34× | 2 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-pow2: 14.0ms (43.6% of total)ival-add: 8.0ms (24.9% of total)adjust: 6.0ms (18.7% of total)ival-sub: 3.0ms (9.4% 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 |
|---|---|---|
| ▶ | 75.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 | |
|---|---|---|---|---|
| 2.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 | 101 | 446 |
| 1 | 548 | 431 |
| 0 | 5459 | 412 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (pow (+ x eps) 2) (pow x 2)) |
(pow (+ x eps) 2) |
(+ x eps) |
x |
eps |
2 |
(pow x 2) |
#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 eps eps (*.f64 (neg.f64 x) x)) (+.f64 eps x)) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 eps x)) (-.f64 x eps)) |
(/.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 (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 eps x) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (-.f64 eps x)) |
(/.f64 (*.f64 (+.f64 eps x) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (-.f64 x eps)) |
(/.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 (+.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 (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)) (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)) (+.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 (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 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)) (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)) (+.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 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 (+.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))) (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 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 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))) (+.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)))) |
(/.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 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 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(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 eps eps (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (neg.f64 (-.f64 x eps))) |
(/.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 (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 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (-.f64 eps x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (-.f64 x eps)) |
(/.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 (+.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 #s(literal 1 binary64) (pow.f64 (+.f64 eps x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps x)) (/.f64 (*.f64 x x) (-.f64 eps x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(exp.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 1 binary64))) |
(+.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 (/.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 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)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 4 | 119 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 116 | 4 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | #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)) |
| ▶ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ▶ | 62.7% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
| ▶ | 73.4% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
Compiled 65 to 45 computations (30.8% 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) |
#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)) |
(*.f64 (fma.f64 eps (/.f64 eps x) (neg.f64 (*.f64 #s(literal -2 binary64) eps))) x) |
(fma.f64 eps (/.f64 eps x) (neg.f64 (*.f64 #s(literal -2 binary64) eps))) |
(/.f64 eps x) |
(neg.f64 (*.f64 #s(literal -2 binary64) eps)) |
(*.f64 #s(literal -2 binary64) eps) |
#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 (* (* 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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (pow eps 2))) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (/ (+ (* 2 (* eps x)) (pow eps 2)) x))) |
#s(approx (/ eps x) #s(hole binary64 (/ eps 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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (* 2 eps))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (- (/ (pow eps 2) x) (* -2 eps)))) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #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 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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (* eps (+ 2 (/ eps x))))) |
#s(approx (neg (* -2 eps)) #s(hole binary64 (* 2 eps))) |
#s(approx (* -2 eps) #s(hole binary64 (* -2 eps))) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (* (pow eps 2) (+ (* 2 (/ 1 eps)) (/ 1 x))))) |
#s(approx (+ (* 2 x) eps) #s(hole binary64 (* -1 (* eps (- (* -2 (/ x eps)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.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) (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (+ (* eps (/ eps x)) (neg (* -2 eps))) (/ eps x) (neg (* -2 eps)) (* -2 eps) -2) |
| 4.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) (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (+ (* eps (/ eps x)) (neg (* -2 eps))) (/ eps x) (neg (* -2 eps)) (* -2 eps) -2) |
| 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) (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (+ (* eps (/ eps x)) (neg (* -2 eps))) (/ eps x) (neg (* -2 eps)) (* -2 eps) -2) |
| 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) (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (+ (* eps (/ eps x)) (neg (* -2 eps))) (/ eps x) (neg (* -2 eps)) (* -2 eps) -2) |
| 2.0ms | x | @ | 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) (- (pow (+ x eps) 2) (pow x 2)) (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (+ (* eps (/ eps x)) (neg (* -2 eps))) (/ eps x) (neg (* -2 eps)) (* -2 eps) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 705 |
| 1 | 423 | 702 |
| 0 | 3360 | 672 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps eps))) |
(* eps eps) |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (* eps x) 2))) |
(* (* eps x) 2) |
(* eps x) |
x |
2 |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (+ (* 2 x) eps) eps))) |
(* (+ (* 2 x) eps) eps) |
(+ (* 2 x) eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x))) |
(* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) |
(+ (* eps (/ eps x)) (neg (* -2 eps))) |
(/ eps x) |
(neg (* -2 eps)) |
(* -2 eps) |
-2 |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (pow eps 2))) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (/ (+ (* 2 (* eps x)) (pow eps 2)) x))) |
#s(approx (/ eps x) #s(hole binary64 (/ eps 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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (* 2 eps))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (- (/ (pow eps 2) x) (* -2 eps)))) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #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 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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (* eps (+ 2 (/ eps x))))) |
#s(approx (neg (* -2 eps)) #s(hole binary64 (* 2 eps))) |
#s(approx (* -2 eps) #s(hole binary64 (* -2 eps))) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) #s(hole binary64 (* (pow eps 2) (+ (* 2 (/ 1 eps)) (/ 1 x))))) |
#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 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.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) (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 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 eps) eps)) |
(fabs.f64 (*.f64 eps eps)) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 eps) #s(literal 2 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 #s(literal 2 binary64) x) eps)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 eps)) |
(*.f64 (*.f64 #s(literal 2 binary64) eps) x) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 eps) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.f64 (*.f64 eps x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(*.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))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) eps)) |
(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 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x)))) |
(/.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 (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (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 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) 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 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) |
(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 #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) (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 (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 (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 (*.f64 #s(literal -2 binary64) x) (neg.f64 eps) (*.f64 eps 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 eps eps)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 1 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 (neg.f64 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 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 eps eps)) |
(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 #s(literal 2 binary64) x) eps)) |
(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 #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)) (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #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 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps eps)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 eps eps))) |
(/.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 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) eps) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x) eps) |
(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 (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) x) eps)) |
(*.f64 (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) x) eps) |
(*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) (*.f64 eps x)) |
(*.f64 (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps) x) |
(*.f64 (*.f64 eps x) (-.f64 (/.f64 eps x) #s(literal -2 binary64))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) x)) |
(*.f64 x (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 eps eps))) x) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (/.f64 eps x) eps) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64))) x) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 eps eps)))) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 eps x) eps) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eps x) x) eps) (*.f64 (*.f64 (/.f64 eps x) x) eps))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 (/.f64 eps x) x) eps))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eps x) x) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 eps x) x) eps) (*.f64 (*.f64 (/.f64 eps x) x) eps)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 (/.f64 eps x) x) eps))))) |
(fma.f64 (*.f64 (/.f64 eps x) x) eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 eps) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) x (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 (*.f64 (/.f64 eps x) eps) x (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 eps) x) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 (/.f64 eps x) (*.f64 eps x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 (*.f64 eps x) (/.f64 eps x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 eps (*.f64 (/.f64 eps x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 eps x (fma.f64 eps x (*.f64 (*.f64 (/.f64 eps x) x) eps))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(fma.f64 x (*.f64 (/.f64 eps x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 x eps (fma.f64 eps x (*.f64 (*.f64 (/.f64 eps x) x) eps))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 x) (*.f64 (/.f64 eps x) eps))) |
(+.f64 (*.f64 (*.f64 (/.f64 eps x) x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 (/.f64 eps x) x) eps)) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 (*.f64 (/.f64 eps x) x) eps))) |
(*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps) |
(*.f64 eps (-.f64 (/.f64 eps x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64))) eps) (-.f64 #s(literal 2 binary64) (/.f64 eps x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64)) eps) (fma.f64 (/.f64 eps x) (-.f64 (/.f64 eps x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 4 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (/.f64 eps x))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (/.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (/.f64 eps x) (-.f64 (/.f64 eps x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 eps eps)))) (neg.f64 (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 eps x) eps) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) (neg.f64 (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 eps eps))) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64))) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 eps x) eps) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 eps)) (neg.f64 eps) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (fabs.f64 eps)) (fabs.f64 eps) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) eps) eps (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) eps (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (neg.f64 eps) (/.f64 (neg.f64 eps) x) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (neg.f64 eps) #s(literal -2 binary64) (*.f64 (/.f64 eps x) eps)) |
(fma.f64 (fabs.f64 eps) (/.f64 (fabs.f64 eps) x) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 eps eps) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) eps) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) #s(literal 1 binary64) (*.f64 (/.f64 eps x) eps)) |
(fma.f64 (*.f64 (/.f64 eps x) eps) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (*.f64 eps eps) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 eps) (*.f64 (/.f64 eps x) eps)) |
(fma.f64 (/.f64 eps x) eps (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal 2 binary64) eps (*.f64 (/.f64 eps x) eps)) |
(fma.f64 eps (*.f64 eps (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 eps (/.f64 eps x) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 eps #s(literal 2 binary64) (*.f64 (/.f64 eps x) eps)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) (/.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 eps #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 (neg.f64 eps) (/.f64 eps x))) |
(-.f64 (*.f64 (/.f64 eps x) eps) (*.f64 #s(literal 2 binary64) (neg.f64 eps))) |
(-.f64 (*.f64 (/.f64 eps x) eps) (*.f64 (neg.f64 eps) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 eps x) eps) (*.f64 #s(literal -2 binary64) eps)) |
(+.f64 (fma.f64 (/.f64 eps x) eps eps) eps) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 eps x) eps) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 eps eps)))) (/.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 eps x) eps) (*.f64 eps (+.f64 (/.f64 eps x) #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 eps eps))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))) (pow.f64 (*.f64 (/.f64 eps x) eps) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 (/.f64 eps x) eps)) |
(+.f64 (*.f64 (/.f64 eps x) eps) (*.f64 #s(literal 2 binary64) eps)) |
(+.f64 eps (+.f64 eps (*.f64 (/.f64 eps x) eps))) |
(/.f64 (neg.f64 eps) (neg.f64 x)) |
(/.f64 eps (neg.f64 (neg.f64 x))) |
(/.f64 eps x) |
(neg.f64 (/.f64 (neg.f64 eps) x)) |
(*.f64 (neg.f64 eps) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) eps) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 eps)) |
(*.f64 #s(literal 2 binary64) eps) |
(*.f64 eps #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 eps eps)) |
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 eps))) |
(neg.f64 (*.f64 #s(literal -2 binary64) eps)) |
(+.f64 eps eps) |
(*.f64 #s(literal -2 binary64) eps) |
(*.f64 eps #s(literal -2 binary64)) |
(neg.f64 (*.f64 #s(literal 2 binary64) 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 (* (* eps x) 2) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 eps eps)) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) (*.f64 (/.f64 eps x) eps)) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) x)) |
#s(approx (/ eps x) (/.f64 eps x)) |
#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 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) x) eps)) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) x) eps)) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) x) eps)) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) (*.f64 #s(literal 2 binary64) eps)) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 eps) (/.f64 eps x) (*.f64 #s(literal -2 binary64) eps)))) |
#s(approx (* (+ (* 2 x) eps) eps) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 eps) (/.f64 eps x) (*.f64 #s(literal -2 binary64) eps)))) |
#s(approx (+ (* 2 x) eps) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 eps x) #s(literal -2 binary64)))) |
#s(approx (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 eps) (/.f64 eps x) (*.f64 #s(literal -2 binary64) eps)))) |
#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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps)) |
#s(approx (neg (* -2 eps)) (*.f64 #s(literal 2 binary64) eps)) |
#s(approx (* -2 eps) (*.f64 #s(literal -2 binary64) 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 (* (+ (* eps (/ eps x)) (neg (* -2 eps))) x) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* eps (/ eps x)) (neg (* -2 eps))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (+ (* 2 x) eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -2 binary64) #s(literal -1 binary64)))) |
Compiled 7 018 to 907 computations (87.1% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 2 | 297 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 297 | 4 | 301 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 eps eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ▶ | 62.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
| ✓ | 73.4% | #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 eps eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(fma.f64 eps eps (*.f64 (*.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 (* (* 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 (+ (* eps eps) (* (* 2 x) eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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)) (* (* 2 x) eps) (* 2 x) 2 x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* eps eps) (* (* 2 x) 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)) (+ (* eps eps) (* (* 2 x) 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)) (+ (* eps eps) (* (* 2 x) 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)) (+ (* eps eps) (* (* 2 x) 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)) (+ (* eps eps) (* (* 2 x) eps))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 314 |
| 1 | 246 | 312 |
| 0 | 1971 | 295 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (* 2 x) eps))) |
(* (* 2 x) eps) |
(* 2 x) |
2 |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* eps eps) (* (* 2 x) eps)))) |
(+ (* eps eps) (* (* 2 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 (* (* 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 (+ (* eps eps) (* (* 2 x) eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 eps x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) eps) |
(*.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 (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 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) eps) #s(literal 3 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 eps eps) (*.f64 (*.f64 #s(literal -2 binary64) x) 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 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) (neg.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))))) |
(/.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 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))))) |
(/.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 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 eps #s(literal 4 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 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x)))) |
(/.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 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) |
(/.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 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 eps #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) eps)) |
(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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 eps eps)) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 eps eps)) |
(fma.f64 (*.f64 eps eps) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) eps)) |
(fma.f64 (*.f64 eps eps) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.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 (neg.f64 (*.f64 #s(literal -2 binary64) x)) 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 eps eps)) |
(fma.f64 eps eps (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) eps)) |
(fma.f64 eps eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(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 #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 (pow.f64 eps #s(literal 4 binary64)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))))) |
(-.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 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 eps) 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)) (fma.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #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 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 eps #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 eps #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 eps #s(literal 4 binary64))))) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 eps eps))) |
(+.f64 (*.f64 eps eps) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) 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)) |
#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 (+ (* eps eps) (* (* 2 x) eps)) (*.f64 eps eps)) |
#s(approx (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) eps)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) 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 (+ (* eps eps) (* (* 2 x) eps)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
Compiled 3 608 to 419 computations (88.4% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 2 | 160 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 2 | 2 |
| Total | 160 | 4 | 164 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 eps eps (*.f64 (+.f64 x x) eps))) |
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ▶ | 62.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
| ✓ | 73.4% | #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 eps eps (*.f64 (+.f64 x x) eps))) |
(fma.f64 eps eps (*.f64 (+.f64 x 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 (* (+ 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 (+ (* eps eps) (* (+ x x) eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) eps)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ x x) eps) (+ x x) x eps (- (pow (+ x eps) 2) (pow x 2)) (+ (* eps eps) (* (+ x x) 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)) (+ (* eps eps) (* (+ x x) 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)) (+ (* eps eps) (* (+ x x) 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)) (+ (* eps eps) (* (+ x x) 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)) (+ (* eps eps) (* (+ x x) eps))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 317 |
| 0 | 250 | 298 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (+ x x) eps))) |
(* (+ x x) eps) |
(+ x x) |
x |
eps |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* eps eps) (* (+ x x) eps)))) |
(+ (* eps eps) (* (+ x 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 (* (+ 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 (+ (* eps eps) (* (+ x x) eps)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) eps)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) 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 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) x) 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 eps eps) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) x)) 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)) |
#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 (+ (* eps eps) (* (+ x x) eps)) (*.f64 eps eps)) |
#s(approx (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) 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 (+ (* eps eps) (* (+ x x) eps)) (*.f64 (fma.f64 #s(literal 2 binary64) x 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 (+ (* eps eps) (* (+ x x) eps)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 eps eps))) |
Compiled 1 279 to 153 computations (88% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 0 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 62 | 4 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 eps eps (*.f64 (+.f64 x x) eps))) |
| ✓ | 100.0% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
| ✓ | 62.8% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (+.f64 x x) eps)) |
| ✓ | 73.4% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
Compiled 202 to 78 computations (61.4% 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 eps eps (*.f64 (+.f64 x x) eps))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 eps eps (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
#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)) |
(-.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 eps eps (*.f64 (+.f64 x x) eps))) |
3 calls:
| 3.0ms | eps |
| 3.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))) |
#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 | x |
| 2.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))) |
| 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.1% | 2 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 90.5% | 3 | x |
| 88.0% | 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:
| 4.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 1.0ms | x |
| 1.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 1 | eps |
| 73.4% | 1 | x |
| 73.4% | 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 | 5e-324 |
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 eps eps (*.f64 (+.f64 x x) 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 eps eps (*.f64 (+.f64 x x) 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...