
Time bar (total: 2.4s)
| 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)
| 462.0ms | 8 256× | 0 | valid |
ival-add: 183.0ms (74.9% of total)ival-mult: 51.0ms (20.9% of total)const: 4.0ms (1.6% of total)adjust: 3.0ms (1.2% of total)ival-assert: 3.0ms (1.2% of total)ival-and: 1.0ms (0.4% of total)ival-<=: 1.0ms (0.4% 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 |
| 167.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add: 3.0ms (45.4% of total)ival-mult: 3.0ms (45.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 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 | 87 | 295 |
| 1 | 494 | 285 |
| 0 | 4974 | 271 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ a b) (+ a b)) |
(+ 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 (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 b (-.f64 b a) (*.f64 a 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 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 (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 b (-.f64 b a) (*.f64 a 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 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 (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 b (-.f64 b a) (*.f64 a 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 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 197 computations (83.9% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 5 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 6 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ▶ | 100.0% | (*.f64 (+.f64 a b) #s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64))))) |
| ▶ | 98.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 100.0% | #s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
| ▶ | 99.7% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ▶ | 98.8% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 143 to 84 computations (41.3% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
a |
b |
(*.f64 a a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(+.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 (fma.f64 #s(literal 2 binary64) a b) b) |
(*.f64 (+.f64 a b) #s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64))))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64))) |
(neg.f64 b) |
(fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) |
(/.f64 a b) |
#s(literal -1 binary64) |
| 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) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* a (+ a (* 2 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 a) #s(hole binary64 (pow a 2))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#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 (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 b)) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 (+ a b))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (- (* -1 (/ a b)) 1))) |
#s(approx (/ a b) #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 (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#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 (* (+ (* 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 (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 a)) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (* -1 (/ a b)))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (* -1 (* a (+ (/ 1 a) (/ 1 b)))))) |
#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) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) 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 (* (+ (* 2 a) b) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #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 (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (/ (+ (* -1 a) (* -1 b)) 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) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#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 (* (+ (* 2 a) b) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #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 (+ (* (+ (* 2 a) b) b) (* a a)) #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 (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (* (+ a b) (+ a b)) (+ a b) (* (neg b) (+ (* (/ a b) -1) -1)) (neg b) (+ (* (/ a b) -1) -1) (/ a b) -1) |
| 3.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (* (+ a b) (+ a b)) (+ a b) (* (neg b) (+ (* (/ a b) -1) -1)) (neg b) (+ (* (/ a b) -1) -1) (/ a b) -1) |
| 2.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (* (+ a b) (+ a b)) (+ a b) (* (neg b) (+ (* (/ a b) -1) -1)) (neg b) (+ (* (/ a b) -1) -1) (/ a b) -1) |
| 2.0ms | a | @ | 0 | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (* (+ a b) (+ a b)) (+ a b) (* (neg b) (+ (* (/ a b) -1) -1)) (neg b) (+ (* (/ a b) -1) -1) (/ a b) -1) |
| 2.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (* (+ a b) (+ a b)) (+ a b) (* (neg b) (+ (* (/ a b) -1) -1)) (neg b) (+ (* (/ a b) -1) -1) (/ a b) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1101 |
| 1 | 779 | 1047 |
| 0 | 7103 | 954 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* (+ (* 2 a) b) b) (* a a)))) |
(+ (* (+ (* 2 a) b) b) (* a a)) |
(+ (* 2 a) b) |
2 |
a |
b |
(* a a) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* b b))) |
(* b b) |
(* (+ a b) #s(approx (+ a b) #s(hole binary64 b))) |
(+ a b) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (+ (* 2 a) b) b))) |
(* (+ (* 2 a) b) b) |
(* (+ a b) #s(approx (+ a b) #s(hole binary64 (* (neg b) (+ (* (/ a b) -1) -1))))) |
#s(approx (+ a b) #s(hole binary64 (* (neg b) (+ (* (/ a b) -1) -1)))) |
(* (neg b) (+ (* (/ a b) -1) -1)) |
(neg b) |
(+ (* (/ a b) -1) -1) |
(/ a b) |
-1 |
#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) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* a (+ a (* 2 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 a) #s(hole binary64 (pow a 2))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#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 (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 b)) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 (+ a b))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (- (* -1 (/ a b)) 1))) |
#s(approx (/ a b) #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 (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#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 (* (+ (* 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 (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 a)) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (* -1 (/ a b)))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (* -1 (* a (+ (/ 1 a) (/ 1 b)))))) |
#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) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) 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 (* (+ (* 2 a) b) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #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 (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (/ a b) -1) -1) #s(hole binary64 (/ (+ (* -1 a) (* -1 b)) 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) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#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 (* (+ (* 2 a) b) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) #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 (+ (* (+ (* 2 a) b) b) (* a a)) #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 (* (neg b) (+ (* (/ a b) -1) -1)) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
(/.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 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 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a))))) |
(/.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 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 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 (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 (-.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 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 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 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 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (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 (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)))) |
(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) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 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 (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 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(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) (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 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (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 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(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 a) a) #s(literal -1 binary64) (*.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 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 a) (fabs.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 a) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(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) b a) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(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) (-.f64 (*.f64 b b) (*.f64 (neg.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 -1 binary64) (*.f64 (neg.f64 a) a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) 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 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (fma.f64 b b (*.f64 a a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (fma.f64 b b (*.f64 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) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) 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) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (fma.f64 b b (*.f64 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) 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 (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 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 (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))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b 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 (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 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) 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 (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 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (-.f64 b (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 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 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 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))) |
(fma.f64 #s(literal 1 binary64) (+.f64 b a) a) |
(fma.f64 #s(literal -1 binary64) (-.f64 (neg.f64 a) b) a) |
(fma.f64 #s(literal 2 binary64) a b) |
(fma.f64 a #s(literal 2 binary64) b) |
(-.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 (/.f64 (*.f64 b b) (-.f64 b (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 b (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 b (*.f64 (neg.f64 a) #s(literal 2 binary64))) |
(-.f64 b (*.f64 #s(literal -2 binary64) a)) |
(+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(+.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 |
b |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (*.f64 (neg.f64 a) a) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.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) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.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) (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 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b)) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (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 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 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 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) #s(literal 0 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)))) |
(*.f64 #s(approx (+ a b) b) (+.f64 b a)) |
(*.f64 (+.f64 b a) #s(approx (+ a b) b)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) #s(approx (+ a b) b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ a b) b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(approx (+ a b) b) (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 #s(approx (+ a b) 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 (+ a b) b) b (*.f64 #s(approx (+ a b) b) a)) |
(fma.f64 #s(approx (+ a b) b) a (*.f64 #s(approx (+ a b) b) b)) |
(fma.f64 b #s(approx (+ a b) b) (*.f64 a #s(approx (+ a b) b))) |
(fma.f64 a #s(approx (+ a b) b) (*.f64 b #s(approx (+ a b) b))) |
(+.f64 (*.f64 b #s(approx (+ a b) b)) (*.f64 a #s(approx (+ a b) b))) |
(+.f64 (*.f64 a #s(approx (+ a b) b)) (*.f64 b #s(approx (+ a b) b))) |
(+.f64 (*.f64 #s(approx (+ a b) b) b) (*.f64 #s(approx (+ a b) b) a)) |
(+.f64 (*.f64 #s(approx (+ a b) b) a) (*.f64 #s(approx (+ a b) b) b)) |
(*.f64 #s(literal 1 binary64) (+.f64 b a)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 a) #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b))) (fma.f64 #s(literal -1 binary64) 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 (fma.f64 a a (*.f64 (neg.f64 b) b)) (neg.f64 (fma.f64 #s(literal -1 binary64) a b))) |
(/.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (-.f64 a b)) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.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))) |
(neg.f64 (-.f64 (neg.f64 a) b)) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 b (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(+.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 (+ a 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) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.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 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 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 (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 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 b (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (*.f64 b (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 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 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) 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 (*.f64 b b) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 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 (*.f64 b b) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #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) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 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 (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) (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 (*.f64 (neg.f64 a) b) #s(literal -1 binary64) (*.f64 (+.f64 b a) b)) |
(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 a) (neg.f64 b) (*.f64 (+.f64 b a) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(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 -1 binary64) (*.f64 a (neg.f64 b)) (*.f64 (+.f64 b a) b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) 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 a) (*.f64 (+.f64 b a) b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(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 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 (neg.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) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 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 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) (+.f64 b a)) |
(*.f64 (+.f64 b a) #s(approx (+ a b) (fma.f64 (/.f64 a b) b b))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) #s(approx (+ a b) (fma.f64 (/.f64 a b) b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ a b) (fma.f64 (/.f64 a b) b b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b 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 (+ a b) (fma.f64 (/.f64 a b) b b)) b (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) a)) |
(fma.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) a (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) b)) |
(fma.f64 b #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) (*.f64 a #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)))) |
(fma.f64 a #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) (*.f64 b #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)))) |
(+.f64 (*.f64 b #s(approx (+ a b) (fma.f64 (/.f64 a b) b b))) (*.f64 a #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)))) |
(+.f64 (*.f64 a #s(approx (+ a b) (fma.f64 (/.f64 a b) b b))) (*.f64 b #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)))) |
(+.f64 (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) b) (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) a)) |
(+.f64 (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) a) (*.f64 #s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b))) b) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal -1 binary64)) b) |
(*.f64 (*.f64 (neg.f64 b) (-.f64 (/.f64 a b) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b))) b) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 a b) #s(literal -1 binary64)) b) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b)) |
(*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(*.f64 b (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 b (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(*.f64 b (-.f64 (/.f64 a b) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) b) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) b) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 b)) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 b)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 b) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (*.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b))) (-.f64 b (*.f64 (/.f64 a b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 b b)) (-.f64 (*.f64 (/.f64 a b) b) b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b)) (*.f64 b (*.f64 (/.f64 a b) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a b) b) (*.f64 (/.f64 a b) b) (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 a b) b) b)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b)) |
(fma.f64 (*.f64 (neg.f64 b) (/.f64 a b)) #s(literal -1 binary64) b) |
(fma.f64 (*.f64 (/.f64 a (neg.f64 b)) b) #s(literal -1 binary64) b) |
(fma.f64 (/.f64 a (neg.f64 b)) (neg.f64 b) b) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (/.f64 a (neg.f64 b))) b) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (neg.f64 b)) b) |
(fma.f64 (/.f64 a b) b b) |
(fma.f64 (neg.f64 b) (/.f64 a (neg.f64 b)) b) |
(fma.f64 b (/.f64 a b) b) |
(-.f64 (*.f64 (/.f64 a b) b) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(-.f64 (*.f64 (/.f64 a b) b) (neg.f64 b)) |
(-.f64 b (*.f64 (neg.f64 b) (/.f64 a b))) |
(-.f64 b (*.f64 (/.f64 a (neg.f64 b)) b)) |
(+.f64 (*.f64 (/.f64 a b) b) b) |
(+.f64 b (*.f64 (/.f64 a b) b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b a) a) b)) a) |
(*.f64 (neg.f64 (/.f64 (/.f64 (+.f64 b a) a) b)) a) |
(*.f64 (-.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) (/.f64 (/.f64 (+.f64 b a) a) b)) |
(*.f64 (/.f64 (/.f64 (+.f64 b a) a) b) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 a b) #s(literal -1 binary64))) |
(*.f64 a (*.f64 (/.f64 (/.f64 (+.f64 b a) a) b) #s(literal -1 binary64))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b a) a) b))) |
(*.f64 a (neg.f64 (/.f64 (/.f64 (+.f64 b a) a) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 a) (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (pow.f64 b #s(literal -3 binary64)) (pow.f64 a #s(literal -3 binary64)))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1 binary64))) (pow.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 b a)) (*.f64 b a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) |
(neg.f64 (*.f64 (-.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (/.f64 a b) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 a) (pow.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 a) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 a) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 a) (pow.f64 b #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a) (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 a (neg.f64 b)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 a b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 a (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 a (neg.f64 b)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 a b)))) |
(-.f64 (/.f64 a (neg.f64 b)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 a b)) |
(+.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 a))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a))) |
(+.f64 (*.f64 (neg.f64 a) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 a) (pow.f64 b #s(literal -1 binary64)))) |
(+.f64 (*.f64 (neg.f64 a) (pow.f64 b #s(literal -1 binary64))) (*.f64 (neg.f64 a) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a (neg.f64 b)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a b)))) |
(+.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) a) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 a (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 a b) |
(neg.f64 (/.f64 a (neg.f64 b))) |
#s(literal -1 binary64) |
#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 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 b b)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (fma.f64 a a (*.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 (* a a) (*.f64 a a)) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#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 (* (neg b) (+ (* (/ a b) -1) -1)) b) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) (+.f64 b a)) |
#s(approx (+ (* (/ a b) -1) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ a b) -1) -1) (-.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ a b) (/.f64 a b)) |
#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 (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 a a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.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) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) 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 (* (neg b) (+ (* (/ a b) -1) -1)) a) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) (fma.f64 (/.f64 b a) a a)) |
#s(approx (+ (* (/ a b) -1) -1) (/.f64 a (neg.f64 b))) |
#s(approx (+ (* (/ a b) -1) -1) (-.f64 #s(literal -1 binary64) (/.f64 a b))) |
#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 (+ (* (+ (* 2 a) b) b) (* a a)) (*.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) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #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 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (+ (* (/ a b) -1) -1) (/.f64 (-.f64 (neg.f64 a) 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 (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.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)) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) 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 (* (neg b) (+ (* (/ a b) -1) -1)) (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 (+ (* (+ (* 2 a) b) b) (* a a)) (*.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 #s(literal -2 binary64) (/.f64 a b) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (neg b) (+ (* (/ a b) -1) -1)) (fma.f64 (/.f64 a b) b b)) |
Compiled 11 420 to 1 583 computations (86.1% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 532 | 1 | 533 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 534 | 5 | 539 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 98.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 100.0% | #s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
| ✓ | 99.7% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ✓ | 98.8% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 58 to 33 computations (43.1% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
b |
(*.f64 (fma.f64 #s(literal 2 binary64) b a) a) |
(fma.f64 #s(literal 2 binary64) b a) |
#s(literal 2 binary64) |
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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* a (+ a (* 2 b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (+ a (* 2 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 (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 a)) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* a (+ 1 (* 2 (/ 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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* a (- (* -2 (/ 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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* b (+ (* 2 a) (/ (pow a 2) b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* b (+ 2 (/ 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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* -1 (* b (+ (* -2 a) (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ (* b b) (* (+ (* 2 b) a) a)) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ (* b b) (* (+ (* 2 b) a) a)) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ (* b b) (* (+ (* 2 b) a) a)) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (+ (* b b) (* (+ (* 2 b) a) a)) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | a | @ | 0 | ((* (+ a b) (+ a b)) (+ (* b b) (* (+ (* 2 b) a) a)) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 748 |
| 1 | 569 | 727 |
| 0 | 5501 | 655 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b b) (* (+ (* 2 b) a) a)))) |
(+ (* b b) (* (+ (* 2 b) a) a)) |
b |
(* (+ (* 2 b) a) a) |
(+ (* 2 b) a) |
2 |
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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* a (+ a (* 2 b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (+ a (* 2 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 (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 a)) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* a (+ 1 (* 2 (/ 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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* a (- (* -2 (/ 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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* b (+ (* 2 a) (/ (pow a 2) b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* b (+ 2 (/ 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 b) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* -1 (* b (+ (* -2 a) (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 2))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.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 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a) #s(literal 3 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 b b) (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a))))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)))) |
(/.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 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.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) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.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 (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))) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.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) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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)) (pow.f64 a #s(literal 6 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 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (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)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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) b) (*.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (neg.f64 a) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(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 #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 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(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 (*.f64 b a) #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b 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 #s(literal 2 binary64) (*.f64 b a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 b (*.f64 b #s(literal 1 binary64)) (*.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 b (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) 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 a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)))) |
(-.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 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(-.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 b b) (*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) b a))) |
(-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 (neg.f64 b) b)) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 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 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
b |
(*.f64 (fma.f64 #s(literal 2 binary64) b a) a) |
(*.f64 a (fma.f64 #s(literal 2 binary64) b a)) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a)) a) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b))) a) (-.f64 a (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) a) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) a) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) |
(/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a))) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) |
(/.f64 (*.f64 a (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b)))) (-.f64 a (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (*.f64 a (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (*.f64 a (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) a) a)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 a a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 a a)) |
(fma.f64 (+.f64 b a) a (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 a a)) |
(fma.f64 b a (*.f64 (+.f64 b a) a)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) |
(fma.f64 a (+.f64 b a) (*.f64 b a)) |
(fma.f64 a b (*.f64 (+.f64 b a) a)) |
(fma.f64 a a (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (*.f64 b a)) #s(literal 2 binary64))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) b))) |
(-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(-.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 b a)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 a a)) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) a)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 a a (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) b) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 a (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a)) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b))) (-.f64 a (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) |
(fma.f64 #s(literal 2 binary64) b a) |
(fma.f64 b #s(literal 2 binary64) a) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 2 binary64) b) a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 #s(literal 2 binary64) b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (-.f64 a (*.f64 #s(literal 2 binary64) b)))) |
(-.f64 a (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(-.f64 a (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b)))))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a)))) |
(+.f64 (*.f64 #s(literal 2 binary64) b) a) |
(+.f64 (+.f64 b a) b) |
(+.f64 b (+.f64 b a)) |
(+.f64 a (*.f64 (neg.f64 b) #s(literal -2 binary64))) |
(+.f64 a (*.f64 #s(literal 2 binary64) b)) |
#s(literal 2 binary64) |
a |
#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 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 b b)) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* 2 b) a) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (* 2 b) a) (fma.f64 #s(literal 2 binary64) 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 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 a a)) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 a a)) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* 2 b) a) a) |
#s(approx (+ (* 2 b) a) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* 2 b) a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -2 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 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
#s(approx b b) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#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 b) (* (+ (* 2 b) a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* b b) (* (+ (* 2 b) a) a)) (*.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 b) a) a) (*.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 a (/.f64 a b))) b)) |
#s(approx (+ (* 2 b) a) (*.f64 (+.f64 (/.f64 a b) #s(literal 2 binary64)) 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 b) (* (+ (* 2 b) a) a)) (*.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 b) a) a) (*.f64 (fma.f64 a (/.f64 a b) (neg.f64 (*.f64 #s(literal -2 binary64) a))) b)) |
#s(approx (+ (* 2 b) a) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 2 binary64)))) |
Compiled 5 007 to 688 computations (86.3% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 199 | 0 | 199 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 199 | 5 | 204 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 98.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ✓ | 100.0% | #s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
| ✓ | 99.7% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ✓ | 98.8% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 150 to 61 computations (59.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 b 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))) |
(*.f64 (+.f64 a b) #s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
4 calls:
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | b |
| 2.0ms | (+.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)) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
4 calls:
| 17.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | (+.f64 a b) |
| 2.0ms | 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:
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | (+.f64 a b) |
| 2.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 a b) |
| 99.7% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 99.7% | 1 | a |
| 99.7% | 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 | b |
| 1.0ms | (+.f64 a b) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (+.f64 a b) |
| 98.9% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 98.9% | 1 | a |
| 98.9% | 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:
| 15.0ms | b |
| 1.0ms | a |
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | (+.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (+.f64 a b) |
| 98.8% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 98.8% | 1 | a |
| 98.8% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 58 |
| 1 | 31 | 58 |
| 2 | 70 | 58 |
| 3 | 193 | 58 |
| 4 | 558 | 58 |
| 5 | 1220 | 58 |
| 6 | 4955 | 58 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(*.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 |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(*.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 58 to 18 computations (69% saved)
Compiled 228 to 96 computations (57.9% saved)
Loading profile data...