
Time bar (total: 2.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 25% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 25% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 25% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 37.5% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 56.3% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 56.3% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 56.3% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 65.6% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 39 to 28 computations (28.2% saved)
| 601.0ms | 8 256× | 0 | valid |
ival-add: 194.0ms (59.6% of total)ival-mult: 53.0ms (16.3% of total)const: 51.0ms (15.7% of total)ival-<=: 14.0ms (4.3% of total)ival-and: 8.0ms (2.5% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 a (+.f64 (+.f64 b c) d)) |
| 0 | 0 | - | 0 | - | (+.f64 b c) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | d |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 b c) d) |
| 0 | 0 | - | 0 | - | b |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 28.0ms | 510× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 49 to 25 computations (49% saved)
ival-mult: 6.0ms (47.9% of total)ival-add: 5.0ms (39.9% of total)adjust: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 115 |
| 1 | 149 | 115 |
| 2 | 481 | 112 |
| 3 | 1017 | 109 |
| 4 | 1703 | 106 |
| 5 | 2923 | 106 |
| 6 | 4808 | 106 |
| 7 | 5658 | 106 |
| 8 | 5850 | 106 |
| 9 | 6050 | 106 |
| 10 | 6338 | 106 |
| 11 | 6496 | 106 |
| 12 | 7752 | 106 |
| 13 | 7869 | 106 |
| 14 | 7897 | 106 |
| 15 | 7909 | 106 |
| 16 | 7909 | 106 |
| 17 | 7909 | 106 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 21 | 7 |
| 2 | 49 | 7 |
| 3 | 127 | 7 |
| 4 | 235 | 7 |
| 5 | 410 | 7 |
| 6 | 560 | 7 |
| 7 | 885 | 7 |
| 8 | 1273 | 7 |
| 9 | 1518 | 7 |
| 10 | 1633 | 7 |
| 11 | 1693 | 7 |
| 0 | 1693 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
| Outputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
(*.f64 (+.f64 d (+.f64 c b)) a) |
(negabs a)
(sort b c d)
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 a (+.f64 (+.f64 b c) d)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
a |
(+.f64 (+.f64 b c) d) |
(+.f64 b c) |
b |
c |
d |
| Outputs |
|---|
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ b (+ c d))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ c d)))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (+ (* a b) (* a (+ c d))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ c d))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ b (+ c d)))) |
#s(approx (+ b c) #s(hole binary64 c)) |
#s(approx (+ b c) #s(hole binary64 (+ b c))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a b))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* b (+ a (/ (* a (+ c d)) b))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 b)) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* b (+ 1 (+ (/ c b) (/ d b)))))) |
#s(approx (+ b c) #s(hole binary64 b)) |
#s(approx (+ b c) #s(hole binary64 (* b (+ 1 (/ c b))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* a (+ c d)) b))))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c d) b)) 1))))) |
#s(approx (+ b c) #s(hole binary64 (* -1 (* b (- (* -1 (/ c b)) 1))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ b d)))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (+ (* a c) (* a (+ b d))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ b d))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a c))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* c (+ a (/ (* a (+ b d)) c))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 c)) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* c (+ 1 (+ (/ b c) (/ d c)))))) |
#s(approx (+ b c) #s(hole binary64 (* c (+ 1 (/ b c))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* -1 (* c (+ (* -1 a) (* -1 (/ (* a (+ b d)) c))))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ b d) c)) 1))))) |
#s(approx (+ b c) #s(hole binary64 (* -1 (* c (- (* -1 (/ b c)) 1))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ b c)))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (+ (* a d) (* a (+ b c))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ b c))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a d))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* d (+ a (/ (* a (+ b c)) d))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 d)) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* d (+ 1 (+ (/ b d) (/ c d)))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* -1 (* d (+ (* -1 a) (* -1 (/ (* a (+ b c)) d))))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* -1 (* d (- (* -1 (/ (+ b c) d)) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | d | @ | 0 | ((* a (+ (+ b c) d)) a (+ (+ b c) d) (+ b c) b c d) |
| 1.0ms | a | @ | inf | ((* a (+ (+ b c) d)) a (+ (+ b c) d) (+ b c) b c d) |
| 1.0ms | a | @ | -inf | ((* a (+ (+ b c) d)) a (+ (+ b c) d) (+ b c) b c d) |
| 1.0ms | b | @ | -inf | ((* a (+ (+ b c) d)) a (+ (+ b c) d) (+ b c) b c d) |
| 1.0ms | b | @ | 0 | ((* a (+ (+ b c) d)) a (+ (+ b c) d) (+ b c) b c d) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 537 |
| 0 | 133 | 506 |
| 1 | 655 | 503 |
| 2 | 6168 | 503 |
| 0 | 8397 | 492 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
a |
(+.f64 (+.f64 b c) d) |
(+.f64 b c) |
b |
c |
d |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ b (+ c d))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ c d)))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (+ (* a b) (* a (+ c d))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ c d))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ b (+ c d)))) |
#s(approx (+ b c) #s(hole binary64 c)) |
#s(approx (+ b c) #s(hole binary64 (+ b c))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a b))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* b (+ a (/ (* a (+ c d)) b))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 b)) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* b (+ 1 (+ (/ c b) (/ d b)))))) |
#s(approx (+ b c) #s(hole binary64 b)) |
#s(approx (+ b c) #s(hole binary64 (* b (+ 1 (/ c b))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* a (+ c d)) b))))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c d) b)) 1))))) |
#s(approx (+ b c) #s(hole binary64 (* -1 (* b (- (* -1 (/ c b)) 1))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ b d)))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (+ (* a c) (* a (+ b d))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ b d))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a c))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* c (+ a (/ (* a (+ b d)) c))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 c)) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* c (+ 1 (+ (/ b c) (/ d c)))))) |
#s(approx (+ b c) #s(hole binary64 (* c (+ 1 (/ b c))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* -1 (* c (+ (* -1 a) (* -1 (/ (* a (+ b d)) c))))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ b d) c)) 1))))) |
#s(approx (+ b c) #s(hole binary64 (* -1 (* c (- (* -1 (/ b c)) 1))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a (+ b c)))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (+ (* a d) (* a (+ b c))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (+ b c))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* a d))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* d (+ a (/ (* a (+ b c)) d))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 d)) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* d (+ 1 (+ (/ b d) (/ c d)))))) |
#s(approx (* a (+ (+ b c) d)) #s(hole binary64 (* -1 (* d (+ (* -1 a) (* -1 (/ (* a (+ b c)) d))))))) |
#s(approx (+ (+ b c) d) #s(hole binary64 (* -1 (* d (- (* -1 (/ (+ b c) d)) 1))))) |
| Outputs |
|---|
(*.f64 (+.f64 (+.f64 c b) d) a) |
(*.f64 a (+.f64 (+.f64 c b) d)) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) (-.f64 (+.f64 c b) d)) a) (-.f64 (+.f64 c b) d)) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) (-.f64 b (+.f64 d c))) a) (-.f64 b (+.f64 d c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (pow.f64 (+.f64 c b) #s(literal 3 binary64))) a) (fma.f64 (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (*.f64 d (-.f64 d (+.f64 c b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 d c) #s(literal 3 binary64))) a) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 d c) (-.f64 (+.f64 d c) b)))) |
(/.f64 (*.f64 a (*.f64 (+.f64 (+.f64 c b) d) (-.f64 (+.f64 c b) d))) (-.f64 (+.f64 c b) d)) |
(/.f64 (*.f64 a (*.f64 (+.f64 (+.f64 c b) d) (-.f64 b (+.f64 d c)))) (-.f64 b (+.f64 d c))) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (pow.f64 (+.f64 c b) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (*.f64 d (-.f64 d (+.f64 c b))))) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 d c) #s(literal 3 binary64)))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 d c) (-.f64 (+.f64 d c) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 d b) a) (*.f64 c a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (*.f64 d a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 c b) a) (*.f64 d a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 d c) a) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (fma.f64 (pow.f64 (+.f64 d b) #s(literal 2 binary64)) (*.f64 a a) (*.f64 (*.f64 c a) (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 d a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 1 binary64)) (*.f64 (*.f64 d a) (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 d c) a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) a) (fma.f64 d a (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64))))) (neg.f64 (fma.f64 d a (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) a) (*.f64 a (-.f64 b (+.f64 d c))))) (neg.f64 (*.f64 a (-.f64 b (+.f64 d c))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 d a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 d a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 d a) a) (+.f64 c b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) a) (+.f64 d c)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) a) (fma.f64 c a (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a)))) (neg.f64 (fma.f64 c a (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) a) (+.f64 d b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) a) (fma.f64 d a (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64)))) (fma.f64 d a (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) a) (*.f64 a (-.f64 b (+.f64 d c)))) (*.f64 a (-.f64 b (+.f64 d c)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 c b) d) a) (fma.f64 c a (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a))) (fma.f64 c a (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 d a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 d a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 d a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 d a) a) (+.f64 c b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 d a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 d a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 d a) a) (+.f64 c b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) a) (+.f64 d c))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) a) (+.f64 d c))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 d b) #s(literal 2 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) a) (+.f64 d b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) a) (+.f64 d b))))) |
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
(fma.f64 (+.f64 d c) a (*.f64 b a)) |
(fma.f64 (+.f64 c b) a (*.f64 d a)) |
(fma.f64 d a (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 c b))) |
(fma.f64 d a (*.f64 (+.f64 c b) a)) |
(fma.f64 c a (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 d b))) |
(fma.f64 c a (*.f64 (+.f64 d b) a)) |
(fma.f64 b a (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 d c))) |
(fma.f64 b a (*.f64 (+.f64 d c) a)) |
(fma.f64 a (+.f64 d b) (*.f64 c a)) |
(fma.f64 a (+.f64 d c) (*.f64 b a)) |
(fma.f64 a (+.f64 c b) (*.f64 d a)) |
(fma.f64 a d (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 c b))) |
(fma.f64 a d (*.f64 (+.f64 c b) a)) |
(fma.f64 a c (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 d b))) |
(fma.f64 a c (*.f64 (+.f64 d b) a)) |
(fma.f64 a b (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 d c))) |
(fma.f64 a b (*.f64 (+.f64 d c) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 d a) #s(literal 2 binary64)) (fma.f64 d a (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 2 binary64)) (fma.f64 d a (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 a (-.f64 b (+.f64 d c)))) (/.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 2 binary64)) (*.f64 a (-.f64 b (+.f64 d c))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 c a (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a))) (/.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 2 binary64)) (fma.f64 c a (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a)))) |
(-.f64 (*.f64 d a) (*.f64 (*.f64 (+.f64 c b) a) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 c b) a) (*.f64 (*.f64 #s(literal -1 binary64) d) a)) |
(-.f64 (*.f64 c a) (*.f64 (*.f64 (+.f64 d b) #s(literal -1 binary64)) a)) |
(-.f64 (*.f64 (+.f64 d b) a) (*.f64 (*.f64 #s(literal -1 binary64) c) a)) |
(-.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 d c) a))) |
(-.f64 (*.f64 (+.f64 d c) a) (*.f64 (*.f64 #s(literal -1 binary64) b) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 d a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 d a) a) (+.f64 c b))))) (/.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (pow.f64 (*.f64 d a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 d a) a) (+.f64 c b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) a) (+.f64 d c))))) (/.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d c) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) a) (+.f64 d c)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) a) (+.f64 d b))))) (/.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 d b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) a) (+.f64 d b)))))) |
(+.f64 (*.f64 d a) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 c b))) |
(+.f64 (*.f64 d a) (*.f64 (+.f64 c b) a)) |
(+.f64 (*.f64 (+.f64 c b) a) (*.f64 d a)) |
(+.f64 (*.f64 c a) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 d b))) |
(+.f64 (*.f64 c a) (*.f64 (+.f64 d b) a)) |
(+.f64 (*.f64 (+.f64 d b) a) (*.f64 c a)) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 d c))) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 d c) a)) |
(+.f64 (*.f64 (+.f64 d c) a) (*.f64 b a)) |
a |
(/.f64 (-.f64 (pow.f64 (+.f64 d c) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 (+.f64 d c) b)) |
(/.f64 (-.f64 (*.f64 d d) (pow.f64 (+.f64 c b) #s(literal 2 binary64))) (-.f64 d (+.f64 c b))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (+.f64 d b) (+.f64 d b))) (-.f64 c (+.f64 d b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) c) #s(literal 1 binary64) (pow.f64 (+.f64 d b) #s(literal 3 binary64))) (fma.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 d b) (+.f64 d b)) (*.f64 c (+.f64 d b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 c b) d) (-.f64 (+.f64 c b) d))) (neg.f64 (-.f64 (+.f64 c b) d))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 c b) d) (-.f64 b (+.f64 d c)))) (neg.f64 (-.f64 b (+.f64 d c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (pow.f64 (+.f64 c b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (*.f64 d (-.f64 d (+.f64 c b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 d c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 d c) (-.f64 (+.f64 d c) b))))) |
(/.f64 (*.f64 (+.f64 (+.f64 c b) d) (-.f64 (+.f64 c b) d)) (-.f64 (+.f64 c b) d)) |
(/.f64 (*.f64 (+.f64 (+.f64 c b) d) (-.f64 b (+.f64 d c))) (-.f64 b (+.f64 d c))) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (pow.f64 (+.f64 c b) #s(literal 3 binary64))) (fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (-.f64 (pow.f64 (+.f64 c b) #s(literal 2 binary64)) (*.f64 (+.f64 c b) d)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (pow.f64 (+.f64 c b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (*.f64 d (-.f64 d (+.f64 c b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 d c) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 d c) #s(literal 1 binary64)) (pow.f64 (+.f64 d c) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 (+.f64 d c) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 d c) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 d c) (-.f64 (+.f64 d c) b)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 c b) #s(literal 2 binary64)) (-.f64 (+.f64 c b) d)) (/.f64 (*.f64 d d) (-.f64 (+.f64 c b) d))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (+.f64 d c))) (/.f64 (pow.f64 (+.f64 d c) #s(literal 2 binary64)) (-.f64 b (+.f64 d c)))) |
(+.f64 (/.f64 (pow.f64 (+.f64 c b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (*.f64 d (-.f64 d (+.f64 c b))))) (/.f64 (*.f64 (*.f64 d d) d) (fma.f64 (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (pow.f64 (+.f64 c b) #s(literal 1 binary64)) (*.f64 d (-.f64 d (+.f64 c b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 d c) (-.f64 (+.f64 d c) b)))) (/.f64 (pow.f64 (+.f64 d c) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 d c) (-.f64 (+.f64 d c) b))))) |
(+.f64 (+.f64 d b) c) |
(+.f64 (+.f64 d c) b) |
(+.f64 (+.f64 c b) d) |
(+.f64 d (+.f64 c b)) |
(+.f64 c (+.f64 d b)) |
(+.f64 b (+.f64 d c)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 b b)) (-.f64 c b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 c b) (-.f64 b c))) (neg.f64 (-.f64 b c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) c) #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 c (-.f64 c b))))) |
(/.f64 (*.f64 (+.f64 c b) (-.f64 b c)) (-.f64 b c)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) c) #s(literal 1 binary64) (*.f64 (*.f64 b b) b)) (fma.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 c b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) c) #s(literal 1 binary64) (*.f64 (*.f64 b b) b)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 c (-.f64 c b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b c)) (/.f64 (*.f64 c c) (-.f64 b c))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 c (-.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) c) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 c (-.f64 c b))))) |
(+.f64 c b) |
(+.f64 b c) |
b |
c |
d |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 (+.f64 c b) d) a)) |
#s(approx a a) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 d c) a)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 (+.f64 c b) d) a)) |
#s(approx (+ (+ b c) d) (+.f64 d c)) |
#s(approx (+ (+ b c) d) (+.f64 (+.f64 c b) d)) |
#s(approx (+ b c) c) |
#s(approx (+ b c) (+.f64 c b)) |
#s(approx b b) |
#s(approx (* a (+ (+ b c) d)) (*.f64 b a)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 d c) a) b) a) b)) |
#s(approx (+ (+ b c) d) b) |
#s(approx (+ (+ b c) d) (*.f64 (fma.f64 (/.f64 (+.f64 d c) b) #s(literal 1 binary64) #s(literal 1 binary64)) b)) |
#s(approx (+ b c) b) |
#s(approx (+ b c) (*.f64 (fma.f64 (/.f64 c b) #s(literal 1 binary64) #s(literal 1 binary64)) b)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 d c) a) b) a)) b) #s(literal -1 binary64))) |
#s(approx (+ (+ b c) d) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 d c) b)) #s(literal 1 binary64) #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
#s(approx (+ b c) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) #s(literal 1 binary64) #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 d b) a)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 (+.f64 c b) d) a)) |
#s(approx (+ (+ b c) d) (+.f64 d b)) |
#s(approx c c) |
#s(approx (* a (+ (+ b c) d)) (*.f64 c a)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 d b) a) c) #s(literal 1 binary64) a) c)) |
#s(approx (+ (+ b c) d) c) |
#s(approx (+ (+ b c) d) (*.f64 (fma.f64 (/.f64 (+.f64 d b) c) #s(literal 1 binary64) #s(literal 1 binary64)) c)) |
#s(approx (+ b c) (*.f64 (fma.f64 (/.f64 b c) #s(literal 1 binary64) #s(literal 1 binary64)) c)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 d b) a) c) #s(literal 1 binary64) a) #s(literal -1 binary64)) c) #s(literal -1 binary64))) |
#s(approx (+ (+ b c) d) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (+.f64 d b) c) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) c) #s(literal -1 binary64))) |
#s(approx (+ b c) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 b c) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) c) #s(literal -1 binary64))) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 c b) a)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (+.f64 (+.f64 c b) d) a)) |
#s(approx (+ (+ b c) d) (+.f64 c b)) |
#s(approx d d) |
#s(approx (* a (+ (+ b c) d)) (*.f64 d a)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 c b) a) d) #s(literal 1 binary64) a) d)) |
#s(approx (+ (+ b c) d) d) |
#s(approx (+ (+ b c) d) (*.f64 (fma.f64 (/.f64 (+.f64 c b) d) #s(literal 1 binary64) #s(literal 1 binary64)) d)) |
#s(approx (* a (+ (+ b c) d)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 c b) a) d) #s(literal 1 binary64) a) #s(literal -1 binary64)) d) #s(literal -1 binary64))) |
#s(approx (+ (+ b c) d) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (+.f64 c b) d) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) d) #s(literal -1 binary64))) |
Compiled 3 016 to 485 computations (83.9% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 1 | 145 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 1 | 146 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (+.f64 d b) a (*.f64 c a)) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
(+.f64 d b) |
d |
b |
a |
(*.f64 c a) |
c |
| Outputs |
|---|
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a (+ b (+ c d))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* a (+ (* -1 c) (* -1 (+ b d))))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a c) (* a d)))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a b) (+ (* a c) (* a d))))) |
#s(approx (+ d b) #s(hole binary64 d)) |
#s(approx (+ d b) #s(hole binary64 (+ b d))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a b))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* b (+ a (+ (/ (* a c) b) (/ (* a d) b)))))) |
#s(approx (+ d b) #s(hole binary64 b)) |
#s(approx (+ d b) #s(hole binary64 (* b (+ 1 (/ d b))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* a c) (* a d)) b))))))) |
#s(approx (+ d b) #s(hole binary64 (* -1 (* b (- (* -1 (/ d b)) 1))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a (+ b d)))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a c) (* a (+ b d))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a c))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* c (+ a (/ (* a (+ b d)) c))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* c (+ (* -1 a) (* -1 (/ (* a (+ b d)) c))))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a b) (* a c)))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a d))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* d (+ a (+ (/ (* a b) d) (/ (* a c) d)))))) |
#s(approx (+ d b) #s(hole binary64 (* d (+ 1 (/ b d))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* d (+ (* -1 a) (* -1 (/ (+ (* a b) (* a c)) d))))))) |
#s(approx (+ d b) #s(hole binary64 (* -1 (* d (- (* -1 (/ b d)) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | c | @ | -inf | ((+ (* (+ d b) a) (* c a)) (+ d b) d b a (* c a) c) |
| 2.0ms | c | @ | 0 | ((+ (* (+ d b) a) (* c a)) (+ d b) d b a (* c a) c) |
| 1.0ms | a | @ | inf | ((+ (* (+ d b) a) (* c a)) (+ d b) d b a (* c a) c) |
| 1.0ms | a | @ | -inf | ((+ (* (+ d b) a) (* c a)) (+ d b) d b a (* c a) c) |
| 1.0ms | a | @ | 0 | ((+ (* (+ d b) a) (* c a)) (+ d b) d b a (* c a) c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 414 |
| 0 | 101 | 359 |
| 1 | 577 | 355 |
| 2 | 5224 | 355 |
| 0 | 9236 | 347 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
(+.f64 d b) |
d |
b |
a |
(*.f64 c a) |
c |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a (+ b (+ c d))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* a (+ (* -1 c) (* -1 (+ b d))))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a c) (* a d)))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a b) (+ (* a c) (* a d))))) |
#s(approx (+ d b) #s(hole binary64 d)) |
#s(approx (+ d b) #s(hole binary64 (+ b d))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a b))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* b (+ a (+ (/ (* a c) b) (/ (* a d) b)))))) |
#s(approx (+ d b) #s(hole binary64 b)) |
#s(approx (+ d b) #s(hole binary64 (* b (+ 1 (/ d b))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* a c) (* a d)) b))))))) |
#s(approx (+ d b) #s(hole binary64 (* -1 (* b (- (* -1 (/ d b)) 1))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a (+ b d)))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a c) (* a (+ b d))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a c))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* c (+ a (/ (* a (+ b d)) c))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* c (+ (* -1 a) (* -1 (/ (* a (+ b d)) c))))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (+ (* a b) (* a c)))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* a d))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* d (+ a (+ (/ (* a b) d) (/ (* a c) d)))))) |
#s(approx (+ d b) #s(hole binary64 (* d (+ 1 (/ b d))))) |
#s(approx (+ (* (+ d b) a) (* c a)) #s(hole binary64 (* -1 (* d (+ (* -1 a) (* -1 (/ (+ (* a b) (* a c)) d))))))) |
#s(approx (+ d b) #s(hole binary64 (* -1 (* d (- (* -1 (/ b d)) 1))))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) |
(*.f64 a (-.f64 (+.f64 b d) (*.f64 #s(literal -1 binary64) c))) |
(*.f64 a (fma.f64 #s(literal 1 binary64) (+.f64 b d) c)) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) (-.f64 (-.f64 b d) c)) a) (-.f64 (-.f64 b d) c)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 c d) #s(literal 3 binary64))) a) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 c d) (-.f64 (+.f64 c d) b)))) |
(/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) (-.f64 (-.f64 b d) c))) (-.f64 (-.f64 b d) c)) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64) (pow.f64 (+.f64 c d) #s(literal 3 binary64)))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (+.f64 c d) (-.f64 (+.f64 c d) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c a (*.f64 a b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) a) #s(literal 2 binary64))) (-.f64 (fma.f64 c a (*.f64 a b)) (*.f64 a d))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 c d) a) (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b d) a) (*.f64 (*.f64 #s(literal -1 binary64) a) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 c a (*.f64 a b)) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) a) #s(literal 3 binary64))) (fma.f64 (fma.f64 c a (*.f64 a b)) (fma.f64 c a (*.f64 a b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) a) #s(literal 2 binary64)) (*.f64 (fma.f64 c a (*.f64 a b)) (*.f64 a d))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) (fma.f64 a b (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64))))) (neg.f64 (fma.f64 a b (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a b) a) (+.f64 c d)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64))))) (neg.f64 (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c)))) (neg.f64 (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b d) a) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) (fma.f64 a b (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)))) (fma.f64 a b (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)))) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c))) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (+.f64 c d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 c d) a) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a b) a) (+.f64 c d))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a b) a) (+.f64 c d))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b d) a) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)))))) |
(fma.f64 (+.f64 c b) a (*.f64 a d)) |
(fma.f64 (+.f64 c d) a (*.f64 a b)) |
(fma.f64 (+.f64 b d) a (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) c)) a)) |
(fma.f64 (+.f64 b d) a (*.f64 c a)) |
(fma.f64 c a (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 b d))) |
(fma.f64 c a (*.f64 (+.f64 b d) a)) |
(fma.f64 a (+.f64 c b) (*.f64 a d)) |
(fma.f64 a (+.f64 c d) (*.f64 a b)) |
(fma.f64 a (+.f64 b d) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) c)) a)) |
(fma.f64 a (+.f64 b d) (*.f64 c a)) |
(fma.f64 a c (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 b d))) |
(fma.f64 a c (*.f64 (+.f64 b d) a)) |
(fma.f64 a b (*.f64 (+.f64 c d) a)) |
(fma.f64 a d (fma.f64 c a (*.f64 a b))) |
(fma.f64 b a (*.f64 (+.f64 c d) a)) |
(fma.f64 d a (fma.f64 c a (*.f64 a b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 2 binary64)) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c)))) |
(-.f64 (fma.f64 c a (*.f64 a b)) (*.f64 (*.f64 #s(literal -1 binary64) d) a)) |
(-.f64 (*.f64 (+.f64 b d) a) (*.f64 (*.f64 #s(literal -1 binary64) a) c)) |
(-.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) (*.f64 a d))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (+.f64 c d)) a)) |
(-.f64 (*.f64 a b) (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 c d) a) (*.f64 (*.f64 #s(literal -1 binary64) b) a)) |
(-.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) a) (*.f64 a b))) |
(-.f64 (*.f64 c a) (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a b) a) (+.f64 c d))))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 c d) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a b) a) (+.f64 c d)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b d) a) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c))))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b d) a) (fma.f64 (+.f64 b d) a (*.f64 (*.f64 #s(literal -1 binary64) a) c)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b d) a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) (fma.f64 c a (*.f64 (*.f64 (+.f64 b d) a) #s(literal -1 binary64))))))) |
(+.f64 (fma.f64 c a (*.f64 a b)) (*.f64 a d)) |
(+.f64 (*.f64 (+.f64 b d) a) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) c)) a)) |
(+.f64 (*.f64 (+.f64 b d) a) (*.f64 c a)) |
(+.f64 (*.f64 a b) (*.f64 (+.f64 c d) a)) |
(+.f64 (*.f64 (+.f64 c d) a) (*.f64 a b)) |
(+.f64 (*.f64 a d) (fma.f64 c a (*.f64 a b))) |
(+.f64 (*.f64 c a) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (+.f64 b d))) |
(+.f64 (*.f64 c a) (*.f64 (+.f64 b d) a)) |
(*.f64 #s(literal 1 binary64) (+.f64 b d)) |
(*.f64 (+.f64 b d) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b d) (-.f64 d b))) (-.f64 d b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b d) (-.f64 b d))) (-.f64 b d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 b (-.f64 b d)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 d (-.f64 d b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b d) (-.f64 d b))) (neg.f64 (-.f64 d b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b d) (-.f64 b d))) (neg.f64 (-.f64 b d))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 b (-.f64 b d))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 d (-.f64 d b))))) |
(/.f64 (*.f64 (+.f64 b d) (-.f64 d b)) (-.f64 d b)) |
(/.f64 (*.f64 (+.f64 b d) (-.f64 b d)) (-.f64 b d)) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (*.f64 (*.f64 b b) b)) (fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 b (-.f64 b d)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) d) #s(literal 1 binary64) (*.f64 (*.f64 b b) b)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 d (-.f64 d b)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 b d))) |
(-.f64 (/.f64 (*.f64 d d) (-.f64 d b)) (/.f64 (*.f64 b b) (-.f64 d b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b d)) (/.f64 (*.f64 d d) (-.f64 b d))) |
(+.f64 (/.f64 (*.f64 (*.f64 d d) d) (fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 b (-.f64 b d)))) (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 b (-.f64 b d))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 d (-.f64 d b)))) (/.f64 (*.f64 (*.f64 d d) d) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 d (-.f64 d b))))) |
(+.f64 b d) |
(+.f64 d b) |
d |
b |
a |
(*.f64 c a) |
(*.f64 a c) |
c |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a)) |
#s(approx a a) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1 binary64) (+.f64 b d) c)) a) #s(literal -1 binary64))) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (+.f64 c d) a)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a)) |
#s(approx (+ d b) d) |
#s(approx (+ d b) (+.f64 b d)) |
#s(approx b b) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 a b)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 c d) a) b) a) b)) |
#s(approx (+ d b) b) |
#s(approx (+ d b) (*.f64 (fma.f64 (/.f64 d b) #s(literal 1 binary64) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 c d) a) b) a) #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
#s(approx (+ d b) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 d b) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (+.f64 b d) a)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (fma.f64 #s(literal 1 binary64) (+.f64 b d) c) a)) |
#s(approx c c) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 c a)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 b d) a) c) #s(literal 1 binary64) a) c)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 b d) a) c) #s(literal 1 binary64) a) #s(literal -1 binary64)) c) #s(literal -1 binary64))) |
#s(approx (+ (* (+ d b) a) (* c a)) (fma.f64 c a (*.f64 a b))) |
#s(approx d d) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 a d)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (fma.f64 (/.f64 (fma.f64 c a (*.f64 a b)) d) #s(literal 1 binary64) a) d)) |
#s(approx (+ d b) (*.f64 (fma.f64 (/.f64 b d) #s(literal 1 binary64) #s(literal 1 binary64)) d)) |
#s(approx (+ (* (+ d b) a) (* c a)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 c a (*.f64 a b)) d) #s(literal 1 binary64) a) #s(literal -1 binary64)) d) #s(literal -1 binary64))) |
#s(approx (+ d b) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 b d) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) d) #s(literal -1 binary64))) |
Compiled 2 491 to 342 computations (86.3% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 0 | 118 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 1 | 119 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (+.f64 d b) a (*.f64 c a)) |
Compiled 23 to 17 computations (26.1% saved)
| Inputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
| Outputs |
|---|
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
7 calls:
| 3.0ms | (+.f64 (+.f64 b c) d) |
| 1.0ms | b |
| 1.0ms | d |
| 1.0ms | (*.f64 a (+.f64 (+.f64 b c) d)) |
| 1.0ms | (+.f64 b c) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 b c) |
| 100.0% | 1 | (+.f64 (+.f64 b c) d) |
| 100.0% | 1 | (*.f64 a (+.f64 (+.f64 b c) d)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
| 100.0% | 1 | c |
| 100.0% | 1 | d |
Compiled 19 to 34 computations (-78.9% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
| Outputs |
|---|
(*.f64 a (+.f64 (+.f64 b c) d)) |
7 calls:
| 1.0ms | (+.f64 b c) |
| 1.0ms | (*.f64 a (+.f64 (+.f64 b c) d)) |
| 1.0ms | d |
| 1.0ms | c |
| 1.0ms | (+.f64 (+.f64 b c) d) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 b c) |
| 99.9% | 1 | (+.f64 (+.f64 b c) d) |
| 99.9% | 1 | (*.f64 a (+.f64 (+.f64 b c) d)) |
| 99.9% | 1 | a |
| 99.9% | 1 | b |
| 99.9% | 1 | c |
| 99.9% | 1 | d |
Compiled 19 to 34 computations (-78.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 15 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
(*.f64 a (+.f64 (+.f64 b c) d)) |
| Outputs |
|---|
(fma.f64 (+.f64 d b) a (*.f64 c a)) |
(*.f64 a (+.f64 (+.f64 b c) d)) |
| 1× | done |
Compiled 15 to 10 computations (33.3% saved)
(negabs a)
Compiled 140 to 118 computations (15.7% saved)
Loading profile data...