
Time bar (total: 4.0s)
| 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)
| 411.0ms | 2 578× | 1 | valid |
| 286.0ms | 5 131× | 0 | valid |
| 171.0ms | 547× | 2 | valid |
ival-pow2: 262.0ms (40.6% of total)adjust: 206.0ms (31.9% of total)ival-add: 92.0ms (14.3% of total)ival-sub: 82.0ms (12.7% of total)ival-assert: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 78 | 1 | (-1.4025365704106662e-44 1.425978878102886e-279) | 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 | 79 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 78 | 0 |
| - | 1 | 177 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 78 | 0 | 0 |
| - | 1 | 1 | 176 |
| number | freq |
|---|---|
| 0 | 177 |
| 1 | 79 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 324× | 0 | valid |
| 18.0ms | 140× | 1 | valid |
| 9.0ms | 48× | 2 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-pow2: 15.0ms (50.5% of total)adjust: 6.0ms (20.2% of total)ival-add: 4.0ms (13.5% of total)ival-sub: 3.0ms (10.1% 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 |
|---|---|---|
| ▶ | 73.1% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 2 binary64)) |
(+.f64 x eps) |
x |
eps |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow eps 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* x (+ x (* 2 eps))) (pow eps 2)))) |
#s(approx (+ x eps) #s(hole binary64 eps)) |
#s(approx (+ x eps) #s(hole binary64 (+ eps x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ eps x)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ eps x)) (/ (pow eps 2) (pow x 2))))))) |
#s(approx (+ x eps) #s(hole binary64 x)) |
#s(approx (+ x eps) #s(hole binary64 (* x (+ 1 (/ eps x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 eps) (* -1 (/ (pow eps 2) x))) x)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* x (- (* -1 (/ eps x)) 1))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow x 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* eps (+ eps (* 2 x))) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (+ (* 2 (/ x eps)) (/ (pow x 2) (pow eps 2))))))) |
#s(approx (+ x eps) #s(hole binary64 (* eps (+ 1 (/ x eps))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) eps))) eps)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | x | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
| 1.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (pow (+ x eps) 2) (+ x eps) x eps 2 (pow x 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 456 |
| 0 | 110 | 446 |
| 1 | 557 | 431 |
| 0 | 5462 | 412 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 2 binary64)) |
(+.f64 x eps) |
x |
eps |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow eps 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* x (+ x (* 2 eps))) (pow eps 2)))) |
#s(approx (+ x eps) #s(hole binary64 eps)) |
#s(approx (+ x eps) #s(hole binary64 (+ eps x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ eps x)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ eps x)) (/ (pow eps 2) (pow x 2))))))) |
#s(approx (+ x eps) #s(hole binary64 x)) |
#s(approx (+ x eps) #s(hole binary64 (* x (+ 1 (/ eps x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 eps) (* -1 (/ (pow eps 2) x))) x)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* x (- (* -1 (/ eps x)) 1))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* 2 (* eps x)) (pow x 2)))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (+ (* eps (+ eps (* 2 x))) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (+ (* 2 (/ x eps)) (/ (pow x 2) (pow eps 2))))))) |
#s(approx (+ x eps) #s(hole binary64 (* eps (+ 1 (/ x eps))))) |
#s(approx (pow (+ x eps) 2) #s(hole binary64 (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) eps))) eps)))))) |
#s(approx (+ x eps) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) 1))))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) (-.f64 (+.f64 eps x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (+.f64 eps x)) (neg.f64 (+.f64 eps x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 (+.f64 eps x)) (fabs.f64 (+.f64 eps x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (exp.f64 (log.f64 (+.f64 eps x))) (exp.f64 (log.f64 (+.f64 eps x))) (*.f64 (neg.f64 x) x)) |
(fma.f64 (+.f64 eps x) (+.f64 eps x) (*.f64 (neg.f64 x) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 eps x) #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 eps x) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) (pow.f64 (+.f64 eps x) #s(literal 4 binary64))))) |
(-.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 (+.f64 eps x)) (neg.f64 (+.f64 eps x))) |
(*.f64 (fabs.f64 (+.f64 eps x)) (fabs.f64 (+.f64 eps x))) |
(*.f64 (exp.f64 (log.f64 (+.f64 eps x))) (exp.f64 (log.f64 (+.f64 eps x)))) |
(*.f64 (+.f64 eps x) (+.f64 eps x)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 eps x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 eps x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 eps x)) (-.f64 x eps)) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (+.f64 eps x)) (-.f64 eps x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 eps x)) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 eps x)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (+.f64 eps x) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (-.f64 x eps)) |
(/.f64 (*.f64 (+.f64 eps x) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (-.f64 eps x)) |
(/.f64 (*.f64 (+.f64 eps x) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 eps x) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (-.f64 x eps) (-.f64 x eps))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 x eps) (-.f64 eps x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x eps) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (-.f64 eps x) (-.f64 x eps))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 eps x) (-.f64 eps x))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 eps x) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (-.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (-.f64 eps x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 eps x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) |
(fma.f64 (+.f64 eps x) x (*.f64 (+.f64 eps x) eps)) |
(fma.f64 eps (+.f64 eps x) (*.f64 x (+.f64 eps x))) |
(fma.f64 x (+.f64 eps x) (*.f64 eps (+.f64 eps x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (+.f64 eps x))) |
(+.f64 (*.f64 x (+.f64 eps x)) (*.f64 eps (+.f64 eps x))) |
(+.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (+.f64 eps x) x)) |
(+.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 eps x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 eps x) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 eps x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (neg.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) (-.f64 x eps)) |
(/.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) (-.f64 eps x)) |
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 eps x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps x)) (/.f64 (*.f64 x x) (-.f64 eps x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(+.f64 eps x) |
(+.f64 x eps) |
x |
eps |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 eps eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (pow (+ x eps) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 eps eps))) |
#s(approx (+ x eps) eps) |
#s(approx (+ x eps) (+.f64 eps x)) |
#s(approx x x) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
#s(approx (pow (+ x eps) 2) (*.f64 x x)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x eps) x) |
#s(approx (+ x eps) (fma.f64 (/.f64 eps x) x x)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 eps (/.f64 eps x) (neg.f64 (*.f64 #s(literal -2 binary64) eps))) x)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x eps) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 eps x) #s(literal -1 binary64)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
#s(approx (pow (+ x eps) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 eps eps))) |
#s(approx eps eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) (pow.f64 (/.f64 x eps) #s(literal 2 binary64))) #s(literal -1 binary64)) eps) eps)) |
#s(approx (+ x eps) (fma.f64 (/.f64 x eps) eps eps)) |
#s(approx (pow (+ x eps) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) (pow.f64 (/.f64 x eps) #s(literal 2 binary64))) #s(literal -1 binary64)) eps) eps)) |
#s(approx (+ x eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 157 to 390 computations (81.9% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 2 | 119 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 2 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.1% | (-.f64 (fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) (pow.f64 x #s(literal 2 binary64))) |
| ▶ | 99.9% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
Compiled 34 to 21 computations (38.2% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
(*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x) |
(fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) |
#s(literal 2 binary64) |
eps |
(/.f64 (*.f64 eps eps) x) |
(*.f64 eps eps) |
x |
(-.f64 (fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) |
(+.f64 eps x) |
(*.f64 (+.f64 eps x) x) |
(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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (pow eps 2))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (/ (+ (* 2 (* eps x)) (pow eps 2)) x))) |
#s(approx (/ (* eps eps) x) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* x (+ x (* 2 eps))) (pow eps 2)))) |
#s(approx (+ eps x) #s(hole binary64 eps)) |
#s(approx (+ eps x) #s(hole binary64 (+ eps x))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* eps x))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* x (+ eps 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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (* 2 eps))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (+ (* 2 eps) (/ (pow eps 2) x)))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ eps x)))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ eps x)) (/ (pow eps 2) (pow x 2))))))) |
#s(approx (+ eps x) #s(hole binary64 x)) |
#s(approx (+ eps x) #s(hole binary64 (* x (+ 1 (/ eps x))))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* (pow x 2) (+ 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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 eps) (* -1 (/ (pow eps 2) x))) x)))))) |
#s(approx (+ eps x) #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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (* eps (+ 2 (/ eps x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* 2 (* eps x)) (pow x 2)))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* eps (+ eps (* 2 x))) (pow x 2)))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (+ (* eps x) (pow x 2)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (* (pow eps 2) (+ (* 2 (/ 1 eps)) (/ 1 x))))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (+ (* 2 (/ x eps)) (/ (pow x 2) (pow eps 2))))))) |
#s(approx (+ eps x) #s(hole binary64 (* eps (+ 1 (/ x eps))))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* eps (+ x (/ (pow x 2) eps))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) eps))) eps)))))) |
#s(approx (+ eps x) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) 1))))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* -1 (* eps (+ (* -1 x) (* -1 (/ (pow x 2) eps))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 eps) (/ (* eps eps) x)) x) (+ (* 2 eps) (/ (* eps eps) x)) 2 eps (/ (* eps eps) x) (* eps eps) x (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (+ (* (+ eps x) eps) (* (+ eps x) x)) (+ eps x) (* (+ eps x) x) (pow x 2)) |
| 2.0ms | eps | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 eps) (/ (* eps eps) x)) x) (+ (* 2 eps) (/ (* eps eps) x)) 2 eps (/ (* eps eps) x) (* eps eps) x (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (+ (* (+ eps x) eps) (* (+ eps x) x)) (+ eps x) (* (+ eps x) x) (pow x 2)) |
| 2.0ms | x | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 eps) (/ (* eps eps) x)) x) (+ (* 2 eps) (/ (* eps eps) x)) 2 eps (/ (* eps eps) x) (* eps eps) x (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (+ (* (+ eps x) eps) (* (+ eps x) x)) (+ eps x) (* (+ eps x) x) (pow x 2)) |
| 2.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 eps) (/ (* eps eps) x)) x) (+ (* 2 eps) (/ (* eps eps) x)) 2 eps (/ (* eps eps) x) (* eps eps) x (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (+ (* (+ eps x) eps) (* (+ eps x) x)) (+ eps x) (* (+ eps x) x) (pow x 2)) |
| 2.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (* (+ (* 2 eps) (/ (* eps eps) x)) x) (+ (* 2 eps) (/ (* eps eps) x)) 2 eps (/ (* eps eps) x) (* eps eps) x (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (+ (* (+ eps x) eps) (* (+ eps x) x)) (+ eps x) (* (+ eps x) x) (pow x 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 1094 |
| 0 | 179 | 948 |
| 1 | 798 | 908 |
| 0 | 7236 | 882 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
(*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x) |
(fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) |
#s(literal 2 binary64) |
eps |
(/.f64 (*.f64 eps eps) x) |
(*.f64 eps eps) |
x |
(-.f64 (fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) |
(+.f64 eps x) |
(*.f64 (+.f64 eps x) x) |
(pow.f64 x #s(literal 2 binary64)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (pow eps 2))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (/ (+ (* 2 (* eps x)) (pow eps 2)) x))) |
#s(approx (/ (* eps eps) x) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* x (+ x (* 2 eps))) (pow eps 2)))) |
#s(approx (+ eps x) #s(hole binary64 eps)) |
#s(approx (+ eps x) #s(hole binary64 (+ eps x))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* eps x))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* x (+ eps 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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (* 2 eps))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (+ (* 2 eps) (/ (pow eps 2) x)))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ eps x)))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ eps x)) (/ (pow eps 2) (pow x 2))))))) |
#s(approx (+ eps x) #s(hole binary64 x)) |
#s(approx (+ eps x) #s(hole binary64 (* x (+ 1 (/ eps x))))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* (pow x 2) (+ 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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 eps) (* -1 (/ (pow eps 2) x))) x)))))) |
#s(approx (+ eps x) #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 (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (* eps (+ 2 (/ eps x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* 2 (* eps x)) (pow x 2)))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (+ (* eps (+ eps (* 2 x))) (pow x 2)))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (+ (* eps x) (pow x 2)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) #s(hole binary64 (* (pow eps 2) (+ (* 2 (/ 1 eps)) (/ 1 x))))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (+ (* 2 (/ x eps)) (/ (pow x 2) (pow eps 2))))))) |
#s(approx (+ eps x) #s(hole binary64 (* eps (+ 1 (/ x eps))))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* eps (+ x (/ (pow x 2) eps))))) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) eps))) eps)))))) |
#s(approx (+ eps x) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) 1))))) |
#s(approx (* (+ eps x) x) #s(hole binary64 (* -1 (* eps (+ (* -1 x) (* -1 (/ (pow x 2) eps))))))) |
| Outputs |
|---|
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 x (-.f64 (/.f64 eps x) #s(literal -2 binary64))) eps)) |
(*.f64 (*.f64 x (-.f64 (/.f64 eps x) #s(literal -2 binary64))) 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 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64))) x) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64)))) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 eps x) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (/.f64 (*.f64 eps eps) x) x))) (-.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (/.f64 (*.f64 eps eps) x) x)) (*.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) x) x))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 (/.f64 (*.f64 eps eps) x) x (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) x (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 (*.f64 eps x) (/.f64 eps x) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 eps (*.f64 (/.f64 eps x) x) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 eps x (fma.f64 eps x (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(fma.f64 x (/.f64 (*.f64 eps eps) x) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 x eps (fma.f64 eps x (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(-.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(*.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 #s(literal 8 binary64) (pow.f64 (/.f64 eps x) #s(literal 3 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 #s(literal 8 binary64) (pow.f64 (/.f64 eps x) #s(literal 3 binary64)))) (fma.f64 (/.f64 eps x) (-.f64 (/.f64 eps x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 eps eps))) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (/.f64 (*.f64 eps eps) x) #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 eps) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) eps) eps) (/.f64 eps x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) 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 (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 (fabs.f64 eps) (*.f64 (fabs.f64 eps) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (fabs.f64 eps) (/.f64 (fabs.f64 eps) x) (*.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 (/.f64 eps x) eps (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) #s(literal 1 binary64) (/.f64 (*.f64 eps eps) x)) |
(fma.f64 (*.f64 eps eps) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) |
(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 eps) x)) |
(-.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 eps) x) #s(literal 2 binary64)) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))))) |
(-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (neg.f64 eps) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal -2 binary64) eps)) |
(-.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 (/.f64 (neg.f64 eps) x) eps)) |
(-.f64 (*.f64 #s(literal 2 binary64) eps) (*.f64 (neg.f64 eps) (/.f64 eps x))) |
(+.f64 (fma.f64 (/.f64 eps x) eps eps) eps) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) eps) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps))))) (/.f64 (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps)))))) |
(+.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps)) |
(+.f64 (*.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps eps) x)) |
(+.f64 eps (+.f64 eps (/.f64 (*.f64 eps eps) x))) |
#s(literal 2 binary64) |
eps |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 eps)) (neg.f64 eps)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (fabs.f64 eps)) (fabs.f64 eps)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) eps) eps) |
(*.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 eps) (/.f64 (neg.f64 eps) x)) |
(*.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 eps) (/.f64 (fabs.f64 eps) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 eps eps)) |
(*.f64 (/.f64 eps x) eps) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 eps eps) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 eps (*.f64 eps (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 eps (/.f64 eps x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 eps) eps) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 eps) eps)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (neg.f64 eps) eps) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 eps) (/.f64 eps x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 eps eps) x) |
(neg.f64 (*.f64 (neg.f64 eps) (/.f64 eps x))) |
(*.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 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.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 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps))) |
(*.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps))) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(*.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 eps) (fabs.f64 eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(*.f64 eps eps) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 eps #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 eps) eps)) |
(fabs.f64 (*.f64 eps eps)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
x |
(*.f64 (fma.f64 #s(literal 2 binary64) x eps) (-.f64 (+.f64 eps x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 (+.f64 eps x) x)) (*.f64 x (-.f64 (+.f64 eps x) x)))) (-.f64 (*.f64 (+.f64 eps x) eps) (*.f64 x (-.f64 (+.f64 eps x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 (+.f64 eps x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (-.f64 (+.f64 eps x) x)) (*.f64 x (-.f64 (+.f64 eps x) x))) (*.f64 (*.f64 (+.f64 eps x) eps) (*.f64 x (-.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 (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 (neg.f64 (+.f64 eps x)) (neg.f64 (+.f64 eps x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (+.f64 eps x) (+.f64 eps x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (+.f64 eps x) eps (*.f64 x (-.f64 (+.f64 eps x) x))) |
(fma.f64 (+.f64 eps x) x (-.f64 (*.f64 (+.f64 eps x) eps) (*.f64 x x))) |
(fma.f64 eps (+.f64 eps x) (*.f64 x (-.f64 (+.f64 eps x) x))) |
(fma.f64 x (-.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) |
(fma.f64 x (+.f64 eps x) (-.f64 (*.f64 (+.f64 eps x) eps) (*.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 (*.f64 (+.f64 eps x) eps) (fma.f64 (neg.f64 (+.f64 eps x)) x (*.f64 x x))) |
(+.f64 (*.f64 x (-.f64 (+.f64 eps x) x)) (*.f64 (+.f64 eps x) eps)) |
(+.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 (+.f64 eps x) x) (-.f64 (*.f64 (+.f64 eps x) eps) (*.f64 x x))) |
(+.f64 (*.f64 (+.f64 eps x) eps) (*.f64 x (-.f64 (+.f64 eps x) 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 (neg.f64 (+.f64 eps x)) (neg.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 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps))) |
(/.f64 (-.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64))) (-.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 eps x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (neg.f64 (+.f64 eps x)) x))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (fma.f64 eps eps (*.f64 (neg.f64 x) x)))) (neg.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 eps x) x) (-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64)) (pow.f64 eps #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 (neg.f64 eps) eps)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x eps) eps (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64))))) |
(/.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)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64)) (pow.f64 eps #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 (neg.f64 eps) eps))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x eps) eps (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (pow.f64 (+.f64 eps x) #s(literal 2 binary64)) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 6 binary64))) (+.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) eps) eps)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 6 binary64))) (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 eps x) eps) x) (+.f64 eps x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 eps x) x) (-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (fabs.f64 eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (neg.f64 eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (fabs.f64 (neg.f64 x)) (fabs.f64 (neg.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (neg.f64 eps) (neg.f64 eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (fabs.f64 eps) (fabs.f64 eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x eps) eps (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 eps eps)) |
(fma.f64 (+.f64 eps x) eps (*.f64 (neg.f64 (neg.f64 (+.f64 eps 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 (*.f64 #s(literal 2 binary64) eps) x (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 (*.f64 eps x) #s(literal 2 binary64) (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 (*.f64 eps eps) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 eps (fma.f64 #s(literal 2 binary64) x eps) (*.f64 x x)) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) x) (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 eps (+.f64 eps x) (*.f64 (neg.f64 (neg.f64 (+.f64 eps x))) x)) |
(fma.f64 eps (+.f64 eps x) (*.f64 (+.f64 eps x) x)) |
(fma.f64 eps eps (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(fma.f64 eps x (fma.f64 x x (*.f64 (+.f64 eps x) eps))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) eps x) (*.f64 eps eps)) |
(fma.f64 x (+.f64 eps x) (*.f64 (+.f64 eps x) eps)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (fma.f64 x x (*.f64 eps eps))) |
(fma.f64 x eps (fma.f64 x x (*.f64 (+.f64 eps x) eps))) |
(fma.f64 x x (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)) (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 2 binary64)) (fma.f64 eps eps (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 (neg.f64 eps) eps))) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) eps x) x (*.f64 (neg.f64 eps) eps)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x eps) eps (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x eps) eps (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) (*.f64 (neg.f64 eps) eps)) |
(-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (neg.f64 (+.f64 eps x)) eps)) |
(-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (neg.f64 eps) (+.f64 eps x))) |
(-.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (neg.f64 x) (+.f64 eps x))) |
(-.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (neg.f64 (+.f64 eps x)) x)) |
(-.f64 (*.f64 eps eps) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) eps x)) x)) |
(-.f64 (*.f64 eps eps) (*.f64 (neg.f64 x) (fma.f64 #s(literal 2 binary64) eps x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x eps)) eps)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 eps) (fma.f64 #s(literal 2 binary64) x eps))) |
(exp.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (+.f64 eps x) eps (*.f64 x x)) (*.f64 eps x)) |
(+.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 eps eps (*.f64 x x)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 eps x) x) (-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 eps x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 eps x) x) (-.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) (pow.f64 (*.f64 (+.f64 eps x) eps) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 eps #s(literal 6 binary64)) (fma.f64 (*.f64 eps eps) (-.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) #s(literal 2 binary64))))) |
(+.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 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) (*.f64 x x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x) (*.f64 eps eps)) |
(+.f64 (*.f64 (+.f64 eps x) x) (*.f64 (+.f64 eps x) eps)) |
(+.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (neg.f64 (neg.f64 (+.f64 eps x))) x)) |
(+.f64 (*.f64 (+.f64 eps x) eps) (*.f64 (+.f64 eps x) x)) |
(+.f64 (*.f64 (*.f64 eps x) #s(literal 2 binary64)) (fma.f64 x x (*.f64 eps eps))) |
(+.f64 (*.f64 eps x) (fma.f64 x x (*.f64 (+.f64 eps x) eps))) |
(+.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
(+.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
(*.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) |
(*.f64 (+.f64 eps x) x) |
(*.f64 x (+.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (neg.f64 x) x)) x) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 eps) eps)) x) (-.f64 x eps)) |
(/.f64 (*.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) 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))) x) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 eps eps (*.f64 (neg.f64 x) x))) (-.f64 eps x)) |
(/.f64 (*.f64 x (fma.f64 x x (*.f64 (neg.f64 eps) eps))) (-.f64 x eps)) |
(/.f64 (*.f64 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 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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 eps x) #s(literal 2 binary64))) (*.f64 x (-.f64 x eps))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 eps x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 eps x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x eps)) (pow.f64 (*.f64 eps x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (-.f64 eps x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 eps x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 eps x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x eps)) (pow.f64 (*.f64 eps x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 eps x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 eps x)) |
(fma.f64 (fabs.f64 (neg.f64 x)) (fabs.f64 (neg.f64 x)) (*.f64 eps x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 eps x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 eps x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 eps x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 eps x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 eps x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 eps x)) |
(fma.f64 eps x (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 eps x)) |
(fma.f64 x eps (*.f64 x x)) |
(fma.f64 x x (*.f64 eps x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) (*.f64 x (-.f64 eps x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 eps x)))) |
(-.f64 (*.f64 eps x) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 eps) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x eps)) (pow.f64 (*.f64 eps x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x eps)) (pow.f64 (*.f64 eps x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 eps x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 eps x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (fabs.f64 (neg.f64 x)) (fabs.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.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 (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 eps eps)) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) (/.f64 (*.f64 eps eps) x)) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps) x)) |
#s(approx (/ (* eps eps) x) (/.f64 (*.f64 eps eps) x)) |
#s(approx x x) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 eps eps)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.f64 eps eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) |
#s(approx (+ eps x) eps) |
#s(approx (+ eps x) (+.f64 eps x)) |
#s(approx (* (+ eps x) x) (*.f64 eps x)) |
#s(approx (* (+ eps x) x) (*.f64 (+.f64 eps x) x)) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 x (-.f64 (/.f64 eps x) #s(literal -2 binary64))) eps)) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 (*.f64 x (-.f64 (/.f64 eps x) #s(literal -2 binary64))) eps)) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) (*.f64 #s(literal 2 binary64) eps)) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 eps x) #s(literal 2 binary64))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 x (-.f64 (/.f64 eps x) #s(literal -2 binary64))) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.f64 x x)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.f64 (*.f64 (fma.f64 (/.f64 eps x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.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 (+ eps x) x) |
#s(approx (+ eps x) (fma.f64 (/.f64 eps x) x x)) |
#s(approx (* (+ eps x) x) (*.f64 x x)) |
#s(approx (* (+ eps x) x) (*.f64 (fma.f64 (/.f64 eps x) x x) x)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (fma.f64 (/.f64 eps x) eps (neg.f64 (*.f64 #s(literal -2 binary64) eps))) x)) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 (fma.f64 (/.f64 eps x) eps (neg.f64 (*.f64 #s(literal -2 binary64) eps))) x)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (fma.f64 (/.f64 eps x) eps (neg.f64 (*.f64 #s(literal -2 binary64) eps))) x)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.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 (+ eps x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 eps x) #s(literal -1 binary64)))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) (*.f64 (-.f64 (/.f64 eps x) #s(literal -2 binary64)) eps)) |
#s(approx eps eps) |
#s(approx (* eps eps) (*.f64 eps eps)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.f64 (fma.f64 #s(literal 2 binary64) eps x) x)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow.f64 (+.f64 eps x) #s(literal 2 binary64))) |
#s(approx (* (+ eps x) x) (*.f64 (+.f64 eps x) x)) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (* (+ (* 2 eps) (/ (* eps eps) x)) x) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* 2 eps) (/ (* eps eps) x)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (- (+ (* (+ eps x) eps) (* (+ eps x) x)) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.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 (+ eps x) (fma.f64 (/.f64 x eps) eps eps)) |
#s(approx (* (+ eps x) x) (*.f64 (fma.f64 x (/.f64 x eps) x) eps)) |
#s(approx (+ (* (+ eps x) eps) (* (+ eps x) x)) (*.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 (+ eps x) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* (+ eps x) x) (*.f64 (neg.f64 eps) (neg.f64 (fma.f64 x (/.f64 x eps) x)))) |
Compiled 9 941 to 1 475 computations (85.2% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 439 | 1 | 440 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 440 | 2 | 442 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 73.1% | (-.f64 (fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) (pow.f64 x #s(literal 2 binary64))) |
| ▶ | 99.9% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
Compiled 36 to 22 computations (38.9% saved)
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
eps |
(*.f64 (/.f64 (*.f64 eps eps) x) x) |
(/.f64 (*.f64 eps eps) x) |
(*.f64 eps eps) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (* eps eps) x) x) #s(hole binary64 (pow eps 2))) |
#s(approx (/ (* eps eps) x) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) 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 (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #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) (* (/ (* eps eps) x) x)) (* 2 x) 2 x eps (* (/ (* eps eps) x) x) (/ (* eps eps) x) (* eps eps)) |
| 1.0ms | eps | @ | -inf | ((- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (* 2 x) 2 x eps (* (/ (* eps eps) x) x) (/ (* eps eps) x) (* eps eps)) |
| 1.0ms | x | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (* 2 x) 2 x eps (* (/ (* eps eps) x) x) (/ (* eps eps) x) (* eps eps)) |
| 1.0ms | eps | @ | inf | ((- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (* 2 x) 2 x eps (* (/ (* eps eps) x) x) (/ (* eps eps) x) (* eps eps)) |
| 1.0ms | x | @ | 0 | ((- (pow (+ x eps) 2) (pow x 2)) (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (* 2 x) 2 x eps (* (/ (* eps eps) x) x) (/ (* eps eps) x) (* eps eps)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 380 |
| 0 | 68 | 363 |
| 1 | 275 | 339 |
| 0 | 2062 | 333 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
eps |
(*.f64 (/.f64 (*.f64 eps eps) x) x) |
(/.f64 (*.f64 eps eps) x) |
(*.f64 eps eps) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (pow eps 2))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (+ (* 2 (* eps x)) (pow eps 2)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (* eps eps) x) x) #s(hole binary64 (pow eps 2))) |
#s(approx (/ (* eps eps) x) #s(hole binary64 (/ (pow eps 2) x))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* 2 (* eps x)))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* x (+ (* 2 eps) (/ (pow eps 2) x))))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* -1 (* x (+ (* -2 eps) (* -1 (/ (pow eps 2) x))))))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) 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 (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* eps (+ eps (* 2 x))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) #s(hole binary64 (* (pow eps 2) (+ 1 (* 2 (/ x eps)))))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 eps (+.f64 #s(literal 2 binary64) (/.f64 eps x))) x)) |
(*.f64 (*.f64 eps (+.f64 #s(literal 2 binary64) (/.f64 eps x))) x) |
(*.f64 x (*.f64 eps (+.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64))) x) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps eps) x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 #s(literal 2 binary64) eps))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (pow.f64 (/.f64 (*.f64 eps eps) x) #s(literal 2 binary64)))) (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) (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 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 2 binary64))) (*.f64 x (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 2 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) x) (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) eps) x (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 (/.f64 (*.f64 eps eps) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(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 eps) x) x)) |
(fma.f64 (*.f64 eps eps) (/.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 eps x) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(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 eps) x) x)) |
(fma.f64 eps x (-.f64 (*.f64 eps x) (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x)))) |
(fma.f64 eps x (fma.f64 eps x (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) eps) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(fma.f64 x (/.f64 (*.f64 eps eps) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(fma.f64 x eps (-.f64 (*.f64 eps x) (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x)))) |
(fma.f64 x eps (fma.f64 eps x (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)) (*.f64 x (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 eps (-.f64 #s(literal 2 binary64) (/.f64 eps x)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x))) |
(-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (neg.f64 (*.f64 eps x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (neg.f64 eps) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal -2 binary64) x) eps)) |
(+.f64 (fma.f64 (/.f64 (*.f64 eps eps) x) x (*.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 (/.f64 (*.f64 eps eps) x) x) (-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (-.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) eps) (*.f64 (/.f64 (*.f64 eps eps) x) x)) |
(+.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (*.f64 (neg.f64 x) (/.f64 (*.f64 eps eps) x)))) |
(+.f64 (*.f64 eps x) (fma.f64 eps x (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
(*.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 |
(*.f64 (/.f64 (*.f64 eps eps) x) x) |
(*.f64 (*.f64 eps x) (/.f64 eps x)) |
(*.f64 (*.f64 eps eps) (/.f64 x x)) |
(*.f64 eps (*.f64 (/.f64 eps x) x)) |
(*.f64 x (/.f64 (*.f64 eps eps) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 eps) eps) x) (neg.f64 x)) |
(/.f64 (*.f64 x (*.f64 (neg.f64 eps) eps)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 eps eps) x) x) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 eps x)) |
(*.f64 (/.f64 eps x) eps) |
(*.f64 (neg.f64 eps) (/.f64 (neg.f64 eps) x)) |
(*.f64 (fabs.f64 eps) (/.f64 (fabs.f64 eps) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64)) |
(*.f64 eps (/.f64 eps x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 eps) eps)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (neg.f64 eps) eps) (neg.f64 x)) |
(/.f64 (*.f64 eps eps) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 eps eps) x) |
(neg.f64 (*.f64 (neg.f64 eps) (/.f64 eps x))) |
(*.f64 (*.f64 (neg.f64 eps) #s(literal 1 binary64)) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 eps) #s(literal 1 binary64)) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (neg.f64 eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (*.f64 #s(literal 1 binary64) (fabs.f64 eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 eps)) (fabs.f64 eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 1 binary64) eps)) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) eps) |
(*.f64 (neg.f64 (neg.f64 eps)) (neg.f64 (neg.f64 eps))) |
(*.f64 (neg.f64 (fabs.f64 eps)) (neg.f64 (fabs.f64 eps))) |
(*.f64 (fabs.f64 (fabs.f64 eps)) (fabs.f64 (fabs.f64 eps))) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(*.f64 (neg.f64 eps) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 (fabs.f64 eps) (*.f64 (fabs.f64 eps) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 eps) (fabs.f64 eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(*.f64 eps (*.f64 eps #s(literal 1 binary64))) |
(*.f64 eps eps) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 eps #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 eps) eps)) |
(fabs.f64 (*.f64 eps eps)) |
(exp.f64 (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)))) |
#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) (* (/ (* eps eps) x) x)) (*.f64 eps eps)) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (* (/ (* eps eps) x) x) (*.f64 eps eps)) |
#s(approx (/ (* eps eps) x) (/.f64 (*.f64 eps 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 eps (+.f64 #s(literal 2 binary64) (/.f64 eps x))) x)) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (*.f64 (*.f64 #s(literal 2 binary64) x) eps)) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (*.f64 (*.f64 eps (+.f64 #s(literal 2 binary64) (/.f64 eps x))) x)) |
#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 eps) x) 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 (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (*.f64 (fma.f64 #s(literal 2 binary64) x eps) eps)) |
#s(approx eps eps) |
#s(approx (* eps eps) (*.f64 eps eps)) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
#s(approx (+ (* (* 2 x) eps) (* (/ (* eps eps) x) x)) (*.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal 2 binary64) #s(literal 1 binary64)) eps) eps)) |
Compiled 3 586 to 538 computations (85% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 0 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 135 | 2 | 137 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 73.1% | (-.f64 (fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) (pow.f64 x #s(literal 2 binary64))) |
| ✓ | 99.9% | #s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
Compiled 101 to 47 computations (53.5% saved)
| Inputs |
|---|
#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) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(-.f64 (fma.f64 (+.f64 eps x) eps (*.f64 (+.f64 eps x) x)) (pow.f64 x #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
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 |
|---|---|---|
| 99.9% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 99.9% | 1 | x |
| 99.9% | 1 | 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 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | eps |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 99.9% | 1 | x |
| 99.9% | 1 | eps |
Compiled 11 to 11 computations (0% saved)
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 21 | 42 |
| 2 | 49 | 42 |
| 3 | 167 | 42 |
| 4 | 592 | 38 |
| 5 | 2060 | 38 |
| 6 | 7857 | 38 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
| Outputs |
|---|
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (fma.f64 (*.f64 #s(literal 2 binary64) x) eps (*.f64 (/.f64 (*.f64 eps eps) x) x))) |
#s(approx (- (pow (+ x eps) 2) (pow x 2)) (*.f64 (fma.f64 #s(literal 2 binary64) eps (/.f64 (*.f64 eps eps) x)) x)) |
| 1× | done |
Compiled 42 to 17 computations (59.5% saved)
Compiled 102 to 48 computations (52.9% saved)
Loading profile data...