
Time bar (total: 1.9s)
| 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 |
| 50% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 50% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 75% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 75% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 87.5% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 87.5% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 93.8% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 93.8% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 96.9% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 96.9% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 23 to 16 computations (30.4% saved)
| 444.0ms | 8 256× | 0 | valid |
ival-mult!: 149.0ms (81.7% of total)ival-add!: 30.0ms (16.4% of total)adjust: 2.0ms (1.1% of total)ival-and: 1.0ms (0.5% of total)ival-<=: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 0 | 0 | - | 0 | - | a |
| 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 |
| 24.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add!: 2.0ms (50.1% of total)ival-mult!: 2.0ms (50.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 1 | 64 | 52 |
| 2 | 208 | 48 |
| 3 | 708 | 46 |
| 4 | 1094 | 46 |
| 5 | 1750 | 42 |
| 6 | 3022 | 42 |
| 7 | 3781 | 42 |
| 8 | 4327 | 42 |
| 9 | 5986 | 42 |
| 0 | 4 | 7 |
| 0 | 6 | 7 |
| 1 | 17 | 7 |
| 2 | 53 | 7 |
| 3 | 170 | 7 |
| 4 | 506 | 7 |
| 5 | 852 | 7 |
| 6 | 1525 | 7 |
| 7 | 2342 | 7 |
| 8 | 2851 | 7 |
| 9 | 4067 | 7 |
| 10 | 6234 | 7 |
| 0 | 8018 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(sort a b)
Compiled 7 to 4 computations (42.9% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
Compiled 7 to 4 computations (42.9% saved)
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 0.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 0.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (+ a b) a b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 331 |
| 0 | 90 | 295 |
| 1 | 497 | 285 |
| 0 | 4969 | 271 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 b a))) (neg.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 b a))) (fabs.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (+.f64 b a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (+.f64 b a))) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(pow.f64 (neg.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 b a)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 b a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b))) (-.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a) (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a))) |
(neg.f64 (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a)))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 b (+.f64 b a) (*.f64 (+.f64 b a) a)) |
(fma.f64 a (+.f64 b a) (*.f64 (+.f64 b a) b)) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(fabs.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 b a) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#s(approx a a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx b b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 222 to 196 computations (84% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 4 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 5 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ▶ | 98.5% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 99.8% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ▶ | 98.4% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 51 to 29 computations (43.1% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 b b) |
b |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
a |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(+.f64 a b) |
#s(approx (+ a b) b) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(+.f64 b a) |
(*.f64 (+.f64 b a) b) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 b)) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (+ b (* 2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (* (+ b a) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) b) #s(hole binary64 (+ (* a b) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a (+ b (/ (pow b 2) a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* b (+ a b)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* (pow b 2) (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (* b b) b (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 a (* (+ a b) (+ a b)) (+ a b) (+ a b) (+ (* (+ b a) a) (* (+ b a) b)) (+ b a) (* (+ b a) b)) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (* b b) b (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 a (* (+ a b) (+ a b)) (+ a b) (+ a b) (+ (* (+ b a) a) (* (+ b a) b)) (+ b a) (* (+ b a) b)) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (* b b) b (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 a (* (+ a b) (+ a b)) (+ a b) (+ a b) (+ (* (+ b a) a) (* (+ b a) b)) (+ b a) (* (+ b a) b)) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (* b b) b (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 a (* (+ a b) (+ a b)) (+ a b) (+ a b) (+ (* (+ b a) a) (* (+ b a) b)) (+ b a) (* (+ b a) b)) |
| 1.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (* b b) b (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 a (* (+ a b) (+ a b)) (+ a b) (+ a b) (+ (* (+ b a) a) (* (+ b a) b)) (+ b a) (* (+ b a) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 1036 |
| 0 | 178 | 906 |
| 1 | 763 | 860 |
| 0 | 7010 | 834 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 b b) |
b |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
a |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(+.f64 a b) |
#s(approx (+ a b) b) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(+.f64 b a) |
(*.f64 (+.f64 b a) b) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 b)) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (+ b (* 2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (* (+ b a) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) b) #s(hole binary64 (+ (* a b) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a (+ b (/ (pow b 2) a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* b (+ a b)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* (pow b 2) (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b) |
(*.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b))) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b)) b) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a)))) |
(/.f64 (*.f64 b (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b))) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (*.f64 b (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 b (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 b (-.f64 (-.f64 b a) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 b b)) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 b b)) |
(fma.f64 b (+.f64 b a) (*.f64 b a)) |
(fma.f64 b b (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b a (*.f64 (+.f64 b a) b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 b b)) |
(fma.f64 a b (*.f64 (+.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)))) |
(-.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (-.f64 b a) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (-.f64 b a) a)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a)))) |
(fma.f64 #s(literal 2 binary64) a b) |
(fma.f64 a #s(literal 2 binary64) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 b a) a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 (-.f64 b a) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(-.f64 b (*.f64 (neg.f64 a) #s(literal 2 binary64))) |
(-.f64 b (*.f64 #s(literal -2 binary64) a)) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a))))) |
(+.f64 (*.f64 #s(literal 2 binary64) a) b) |
(+.f64 (+.f64 b a) a) |
(+.f64 b (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(+.f64 b (*.f64 #s(literal 2 binary64) a)) |
(+.f64 a (+.f64 b a)) |
#s(literal 2 binary64) |
a |
(*.f64 #s(approx (+ b a) b) (+.f64 b a)) |
(*.f64 (+.f64 b a) #s(approx (+ b a) b)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(approx (+ b a) b)) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) #s(approx (+ b a) b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ b a) b)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ b a) b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(approx (+ b a) b) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 #s(approx (+ b a) b) (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 #s(approx (+ b a) b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 #s(approx (+ b a) b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(fma.f64 #s(approx (+ b a) b) b (*.f64 #s(approx (+ b a) b) a)) |
(fma.f64 #s(approx (+ b a) b) a (*.f64 #s(approx (+ b a) b) b)) |
(fma.f64 b #s(approx (+ b a) b) (*.f64 a #s(approx (+ b a) b))) |
(fma.f64 a #s(approx (+ b a) b) (*.f64 b #s(approx (+ b a) b))) |
(+.f64 (*.f64 b #s(approx (+ b a) b)) (*.f64 a #s(approx (+ b a) b))) |
(+.f64 (*.f64 a #s(approx (+ b a) b)) (*.f64 b #s(approx (+ b a) b))) |
(+.f64 (*.f64 #s(approx (+ b a) b) b) (*.f64 #s(approx (+ b a) b) a)) |
(+.f64 (*.f64 #s(approx (+ b a) b) a) (*.f64 #s(approx (+ b a) b) b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 b a) |
(+.f64 a b) |
#s(approx (+ b a) b) |
(*.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 b a))) (neg.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 b a))) (fabs.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (+.f64 b a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (+.f64 b a))) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(pow.f64 (neg.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (+.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 b a)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 b a)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 b a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 b a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 b a)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (+.f64 b a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (-.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b))) |
(/.f64 (*.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 b a) a) b) (+.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) a) a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a))) |
(neg.f64 (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (fma.f64 b b (*.f64 a a))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 b (fma.f64 #s(literal 2 binary64) a b) (*.f64 a a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b (+.f64 b a) (*.f64 (+.f64 b a) a)) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 b a (fma.f64 b b (*.f64 (+.f64 b a) a))) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) b a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (fma.f64 b b (*.f64 a a))) |
(fma.f64 a (+.f64 b a) (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 a (+.f64 b a) (*.f64 (+.f64 b a) b)) |
(fma.f64 a b (fma.f64 b b (*.f64 (+.f64 b a) a))) |
(fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) a b)) b)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) a b))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 (+.f64 b a)) a)) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 a) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) b a)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) b a))) |
(fabs.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (+.f64 b a) a (*.f64 b b)) (*.f64 b a)) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 a a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 b a) (fma.f64 b b (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 b a) |
(+.f64 a b) |
(*.f64 (+.f64 b a) b) |
(*.f64 b (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) b) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) b) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 b (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 b (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 b (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (-.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (-.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (-.f64 a b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 b a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 b a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 b a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 b a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 b a)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 b a)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 b a)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 b a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 b a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 b a)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 b a)) |
(fma.f64 b b (*.f64 b a)) |
(fma.f64 b a (*.f64 b b)) |
(fma.f64 a b (*.f64 b b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 a b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 a b)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 b a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 b b)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* 2 a) b) b) |
#s(approx (+ (* 2 a) b) (fma.f64 #s(literal 2 binary64) a b)) |
#s(approx a a) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 b a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 b a)) |
#s(approx (* (+ b a) b) (*.f64 b b)) |
#s(approx (* (+ b a) b) (*.f64 (+.f64 b a) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 b (/.f64 b a))) a)) |
#s(approx (+ (* 2 a) b) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) a)) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (fma.f64 (/.f64 b a) a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ b a) b) (*.f64 b a)) |
#s(approx (* (+ b a) b) (*.f64 (fma.f64 b (/.f64 b a) b) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ b a) b) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b (/.f64 b a) b)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ b a) b) (*.f64 (+.f64 b a) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* 2 a) b) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (+ b a) (fma.f64 (/.f64 a b) b b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ b a) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ b a) b) (*.f64 (fma.f64 (/.f64 a b) b b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* 2 a) b) (*.f64 (fma.f64 (/.f64 a b) #s(literal -2 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ b a) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ b a) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
Compiled 6 989 to 951 computations (86.4% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 381 | 1 | 382 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 1 | 1 |
| Total | 381 | 6 | 387 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 98.5% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 99.8% | #s(approx (* (+ a b) (+ a b)) (fma.f64 (+.f64 b a) b (*.f64 b a))) |
| ✓ | 99.8% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ✓ | 98.4% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 67 to 37 computations (44.8% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (+.f64 b a) b (*.f64 b a))) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (+ b a) b) (* b a)) (+ b a) b a (* b a)) |
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (+ b a) b) (* b a)) (+ b a) b a (* b a)) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (+ (* (+ b a) b) (* b a)) (+ b a) b a (* b a)) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ (* (+ b a) b) (* b a)) (+ b a) b a (* b a)) |
| 1.0ms | a | @ | 0 | ((* (+ a b) (+ a b)) (+ (* (+ b a) b) (* b a)) (+ b a) b a (* b a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 482 |
| 0 | 109 | 443 |
| 1 | 576 | 422 |
| 0 | 5604 | 394 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (+.f64 b a) b (*.f64 b a))) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (+ b a) b) (* b a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 b (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 b (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 (+.f64 b a) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 b) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 b (-.f64 (+.f64 b a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (-.f64 (+.f64 b a) a))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 b a) b) a) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 b b)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 b b)) |
(fma.f64 b (+.f64 b a) (*.f64 b a)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 b a (*.f64 (+.f64 b a) b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 b b)) |
(fma.f64 a b (*.f64 (+.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 b (-.f64 (+.f64 b a) a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (+.f64 b a) a)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 b) a) #s(literal 2 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 3 binary64))))))) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 b a) |
(+.f64 a b) |
b |
a |
(*.f64 b a) |
(*.f64 a b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 b a)) |
#s(approx a a) |
#s(approx (* b a) (*.f64 b a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 b (/.f64 b a))) a)) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 (fma.f64 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx b b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) b) (* b a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ b a) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ b a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 343 to 362 computations (84.5% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 0 | 100 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 100 | 6 | 106 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 98.5% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ✓ | 99.8% | #s(approx (* (+ a b) (+ a b)) (fma.f64 (+.f64 b a) b (*.f64 b a))) |
| ✓ | 99.8% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ✓ | 98.4% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 134 to 57 computations (57.5% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (+.f64 b a) b (*.f64 b a))) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
| Outputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
4 calls:
| 2.0ms | b |
| 2.0ms | (+.f64 a b) |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 a b) |
| 100.0% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (+.f64 b a) b (*.f64 b a))) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
4 calls:
| 2.0ms | (+.f64 a b) |
| 2.0ms | b |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 a b) |
| 100.0% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
4 calls:
| 15.0ms | a |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | b |
| 2.0ms | (+.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 a b) |
| 99.8% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 99.8% | 1 | a |
| 99.8% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| Outputs |
|---|
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
4 calls:
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | (+.f64 a b) |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (+.f64 a b) |
| 98.5% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 98.5% | 1 | a |
| 98.5% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
4 calls:
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | b |
| 1.0ms | (+.f64 a b) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (+.f64 a b) |
| 98.4% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 98.4% | 1 | a |
| 98.4% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 51 |
| 1 | 30 | 51 |
| 2 | 69 | 51 |
| 3 | 192 | 51 |
| 4 | 558 | 51 |
| 5 | 1224 | 51 |
| 6 | 4966 | 51 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
| Outputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
| 1× | done |
Compiled 51 to 17 computations (66.7% saved)
Compiled 248 to 116 computations (53.2% saved)
Loading profile data...