
Time bar (total: 2.7s)
| 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)
| 590.0ms | 8 256× | 0 | valid |
ival-add: 64.0ms (52.1% of total)ival-mult: 49.0ms (39.9% of total)const: 4.0ms (3.3% of total)ival-assert: 3.0ms (2.4% of total)adjust: 2.0ms (1.6% of total)ival-and: 1.0ms (0.8% of total)ival-<=: 1.0ms (0.8% 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 |
| 17.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add: 3.0ms (46.9% of total)ival-mult: 3.0ms (46.9% 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 | 89 | 331 |
| 0 | 90 | 295 |
| 1 | 497 | 285 |
| 0 | 4969 | 271 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 b a))) (neg.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 b a))) (fabs.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (+.f64 b a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (+.f64 b a))) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(pow.f64 (neg.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 b a)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 b a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b))) (-.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a) (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a))) |
(neg.f64 (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a)))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 b (+.f64 b a) (*.f64 (+.f64 b a) a)) |
(fma.f64 a (+.f64 b a) (*.f64 (+.f64 b a) b)) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(fabs.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 b a) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#s(approx a a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx b b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 222 to 196 computations (84% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 6 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 7 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
| 99.8% | (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) | |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ▶ | 98.6% | (*.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.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ▶ | 98.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 175 to 88 computations (49.7% saved)
| Inputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(+.f64 b a) |
b |
a |
(*.f64 (+.f64 b a) b) |
#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) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
#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)) |
(*.f64 a a) |
| Outputs |
|---|
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ b a) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) b) #s(hole binary64 (+ (* a b) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow 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 (* (+ (* 2 a) b) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 b)) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (+ b (* 2 a)))) |
#s(approx (+ (* (+ (* 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 (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a (+ b (/ (pow b 2) a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#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 (* (+ (* 2 a) b) b) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (+ (* (+ (* 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 (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (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 (* (+ (* 2 a) b) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ b a) b) #s(hole binary64 (* b (+ a b)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#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 a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* (pow b 2) (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 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 (* (+ (* 2 a) b) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ (* 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 (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#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))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | inf | ((+ (* (+ b a) a) (* (+ b a) b)) (+ b a) b a (* (+ b a) b) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 (* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (* a a)) |
| 2.0ms | b | @ | -inf | ((+ (* (+ b a) a) (* (+ b a) b)) (+ b a) b a (* (+ b a) b) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 (* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (* a a)) |
| 2.0ms | a | @ | -inf | ((+ (* (+ b a) a) (* (+ b a) b)) (+ b a) b a (* (+ b a) b) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 (* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (* a a)) |
| 1.0ms | b | @ | inf | ((+ (* (+ b a) a) (* (+ b a) b)) (+ b a) b a (* (+ b a) b) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 (* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (* a a)) |
| 1.0ms | a | @ | 0 | ((+ (* (+ b a) a) (* (+ b a) b)) (+ b a) b a (* (+ b a) b) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (* (+ (* 2 a) b) b) (+ (* 2 a) b) 2 (* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (* a a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 1340 |
| 0 | 198 | 1137 |
| 1 | 800 | 1077 |
| 0 | 7236 | 1044 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(+.f64 b a) |
b |
a |
(*.f64 (+.f64 b a) b) |
#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) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
#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)) |
(*.f64 a a) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ b a) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) b) #s(hole binary64 (+ (* a b) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow 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 (* (+ (* 2 a) b) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 b)) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (+ b (* 2 a)))) |
#s(approx (+ (* (+ (* 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 (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* a (+ b (/ (pow b 2) a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#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 (* (+ (* 2 a) b) b) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (+ (* (+ (* 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 (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (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 (* (+ (* 2 a) b) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ b a) b) #s(hole binary64 (* b (+ a b)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* 2 a) b) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#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 a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) b) #s(hole binary64 (* (pow b 2) (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 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 (* (+ (* 2 a) b) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ (* 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 (+ (* (+ b a) a) (* (+ b a) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#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))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 a b))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 a b))) (neg.f64 (fabs.f64 (+.f64 a b)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 a b))) (fabs.f64 (fabs.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1 binary64)) (pow.f64 (+.f64 a b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (neg.f64 (+.f64 a b)) (neg.f64 (+.f64 a b))) |
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (+.f64 a b))) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
(pow.f64 (neg.f64 (+.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 a b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (+.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 a b)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 a b) (fma.f64 b b (*.f64 (neg.f64 a) a))) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.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 (+.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 a b)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 (+.f64 a b)) b))))) |
(/.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) 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 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.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 a b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (-.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) 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 a b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) 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 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) a) b) (+.f64 a b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b 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 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) b) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (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)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 a b)) (+.f64 a b))) |
(neg.f64 (*.f64 (+.f64 a b) (neg.f64 (+.f64 a b)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) 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 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 #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 (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 (*.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 (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 b) b) #s(literal -1 binary64) (*.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 (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 (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 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (-.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 (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 a b) #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 (*.f64 a b) #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (+.f64 a b) a (*.f64 (neg.f64 (neg.f64 (+.f64 a b))) b)) |
(fma.f64 (+.f64 a b) a (*.f64 (+.f64 a b) b)) |
(fma.f64 (+.f64 a b) b (*.f64 (+.f64 a b) 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 (+.f64 a b) (*.f64 (neg.f64 (neg.f64 (+.f64 a b))) b)) |
(fma.f64 a (+.f64 a b) (*.f64 (+.f64 a b) b)) |
(fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 a b (fma.f64 b b (*.f64 (+.f64 a b) a))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 b (fma.f64 #s(literal 2 binary64) a b) (*.f64 a a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (-.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 (+.f64 a b) (*.f64 (+.f64 a b) a)) |
(fma.f64 b a (fma.f64 b b (*.f64 (+.f64 a b) a))) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b 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 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) a b)) b)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) a b))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) b a)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) b a))) |
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 (+.f64 a b)) a)) |
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 a) (+.f64 a b))) |
(-.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 b) (+.f64 a b))) |
(-.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 (+.f64 a b)) b)) |
(fabs.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (+.f64 a b) a (*.f64 b b)) (*.f64 a b)) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 a 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 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) 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) a b) b) (*.f64 a a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(+.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 a b) (fma.f64 b b (*.f64 (+.f64 a b) a))) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 (neg.f64 (+.f64 a b))) b)) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) b)) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 (neg.f64 a) a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (-.f64 b a)) |
(/.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 a b) |
(+.f64 b a) |
b |
a |
(*.f64 (+.f64 a b) b) |
(*.f64 b (+.f64 a b)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) b) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) b) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 b (fma.f64 b b (*.f64 (neg.f64 a) a))) (-.f64 b a)) |
(/.f64 (*.f64 b (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 b (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 b (-.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (-.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (-.f64 a b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 a b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 a b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 a b)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 a b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 a b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a b)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 a b)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 a b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a b)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 a b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a b)) |
(fma.f64 a b (*.f64 b b)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 a b)) |
(fma.f64 b a (*.f64 b b)) |
(fma.f64 b b (*.f64 a b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 b (-.f64 a b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 a b)))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 a b) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) 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) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b))) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (+.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 a b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) #s(approx (+ a b) b)) (-.f64 b a)) |
(/.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 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(approx (+ a b) b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(approx (+ a b) b) (fma.f64 b b (*.f64 (neg.f64 a) a))) (-.f64 b 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 a (-.f64 a b) (*.f64 b 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) a (*.f64 #s(approx (+ a b) b) b)) |
(fma.f64 #s(approx (+ a b) b) b (*.f64 #s(approx (+ a b) b) a)) |
(fma.f64 a #s(approx (+ a b) b) (*.f64 b #s(approx (+ a b) b))) |
(fma.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 b #s(approx (+ a b) b)) (*.f64 a #s(approx (+ a b) b))) |
(+.f64 (*.f64 #s(approx (+ a b) b) a) (*.f64 #s(approx (+ a b) b) b)) |
(+.f64 (*.f64 #s(approx (+ a b) b) b) (*.f64 #s(approx (+ a b) b) a)) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 (neg.f64 a) a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (-.f64 b a)) |
(/.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 a b) |
(+.f64 b a) |
#s(approx (+ a b) b) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b)) b) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (*.f64 (fma.f64 (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 (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 (-.f64 b a) a)))) |
(/.f64 (*.f64 b (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b))) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (*.f64 b (fma.f64 (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 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 (-.f64 b a) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 b (-.f64 (-.f64 b a) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a b) #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 a b) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (-.f64 (-.f64 b a) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a b) #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 a b) #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 a b) #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 a b) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (-.f64 (-.f64 b a) a))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 b b)) |
(fma.f64 (*.f64 a b) #s(literal 2 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 b b)) |
(fma.f64 (+.f64 a b) b (*.f64 a b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 b b)) |
(fma.f64 a b (*.f64 (+.f64 a b) b)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 b b)) |
(fma.f64 b (+.f64 a b) (*.f64 a b)) |
(fma.f64 b a (*.f64 (+.f64 a b) b)) |
(fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a b) #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 a b) #s(literal 2 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (-.f64 (-.f64 b a) a))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (-.f64 (-.f64 b a) a)))))) |
(+.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 a b) (*.f64 (+.f64 a b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 a b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (-.f64 b a) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(/.f64 (neg.f64 (fma.f64 (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 (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 (-.f64 b a) a))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (-.f64 b a) a)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (fma.f64 (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 (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 (-.f64 b a) a)))) |
(fma.f64 #s(literal 2 binary64) a b) |
(fma.f64 a #s(literal 2 binary64) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 b a) a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 (-.f64 b a) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(-.f64 b (*.f64 (neg.f64 a) #s(literal 2 binary64))) |
(-.f64 b (*.f64 #s(literal -2 binary64) a)) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) (/.f64 (*.f64 (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 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 (-.f64 b a) a))))) |
(+.f64 (*.f64 #s(literal 2 binary64) a) b) |
(+.f64 (+.f64 a b) a) |
(+.f64 a (+.f64 a b)) |
(+.f64 b (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(+.f64 b (*.f64 #s(literal 2 binary64) a)) |
#s(literal 2 binary64) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (+.f64 a b))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 a b))) (neg.f64 (fabs.f64 (+.f64 a b)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 a b))) (fabs.f64 (fabs.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1 binary64)) (pow.f64 (+.f64 a b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (neg.f64 (+.f64 a b)) (neg.f64 (+.f64 a b))) |
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (+.f64 a b))) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
(pow.f64 (neg.f64 (+.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 a b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (+.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 a b)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 a b) (fma.f64 b b (*.f64 (neg.f64 a) a))) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 a b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.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 (+.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 a b)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 (+.f64 a b)) b))))) |
(/.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) 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 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.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 a b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (-.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) 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 a b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) 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 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 a b) a) b) (+.f64 a b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b 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 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) b) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (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)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 a b)) (+.f64 a b))) |
(neg.f64 (*.f64 (+.f64 a b) (neg.f64 (+.f64 a b)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) 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 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 #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 (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 (*.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 (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 b) b) #s(literal -1 binary64) (*.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 (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 (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 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (-.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 (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 a b) #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 (*.f64 a b) #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (+.f64 a b) a (*.f64 (neg.f64 (neg.f64 (+.f64 a b))) b)) |
(fma.f64 (+.f64 a b) a (*.f64 (+.f64 a b) b)) |
(fma.f64 (+.f64 a b) b (*.f64 (+.f64 a b) 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 (+.f64 a b) (*.f64 (neg.f64 (neg.f64 (+.f64 a b))) b)) |
(fma.f64 a (+.f64 a b) (*.f64 (+.f64 a b) b)) |
(fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 a b (fma.f64 b b (*.f64 (+.f64 a b) a))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 b (fma.f64 #s(literal 2 binary64) a b) (*.f64 a a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (-.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 (+.f64 a b) (*.f64 (+.f64 a b) a)) |
(fma.f64 b a (fma.f64 b b (*.f64 (+.f64 a b) a))) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b 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 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) a b)) b)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) a b))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) b a)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) b a))) |
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 (+.f64 a b)) a)) |
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 a) (+.f64 a b))) |
(-.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 b) (+.f64 a b))) |
(-.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 (+.f64 a b)) b)) |
(fabs.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (+.f64 a b) a (*.f64 b b)) (*.f64 a b)) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 a 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 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) (pow.f64 (*.f64 (+.f64 a b) 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) a b) b) (*.f64 a a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(+.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 a b) (fma.f64 b b (*.f64 (+.f64 a b) a))) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (neg.f64 (neg.f64 (+.f64 a b))) b)) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) b)) |
(*.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 #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 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.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 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.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 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) #s(literal 0 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 (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx a a) |
#s(approx (* (+ b a) b) (*.f64 b b)) |
#s(approx (* (+ b a) b) (*.f64 (+.f64 a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 b b)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* 2 a) b) b) |
#s(approx (+ (* 2 a) b) (fma.f64 #s(literal 2 binary64) a b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ b a) b) (*.f64 a b)) |
#s(approx (* (+ b a) b) (*.f64 (fma.f64 b (/.f64 b a) b) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 a) b) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 b (/.f64 b a))) a)) |
#s(approx (+ (* 2 a) b) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ 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 (* (+ b a) b) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b (/.f64 b a) b)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.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 (* (+ (* 2 a) b) b) (*.f64 (fma.f64 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
#s(approx b b) |
#s(approx (* (+ b a) b) (*.f64 (+.f64 a b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
#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 (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ b a) b) (*.f64 (fma.f64 (/.f64 a b) b b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ 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 (+ (* 2 a) b) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) 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 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ (* (+ b a) a) (* (+ b a) b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ (* 2 a) b) (*.f64 (fma.f64 (/.f64 a b) #s(literal -2 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ (* (+ b a) 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)) |
Compiled 9 276 to 1 181 computations (87.3% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 487 | 3 | 490 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 489 | 8 | 497 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 98.6% | (*.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.6% | #s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
| ▶ | 99.6% | #s(approx (* (+ a b) (+ a b)) (fma.f64 b a (*.f64 (+.f64 a b) b))) |
| ✓ | 99.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ▶ | 99.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
| ✓ | 98.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 105 to 58 computations (44.8% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
(*.f64 (+.f64 (+.f64 a b) a) b) |
(+.f64 (+.f64 a b) a) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b a (*.f64 (+.f64 a b) b))) |
(fma.f64 b a (*.f64 (+.f64 a b) b)) |
(*.f64 (+.f64 a b) b) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 a b) |
#s(literal 2 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 (* (+ (+ 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) #s(hole binary64 b)) |
#s(approx (+ (+ a b) a) #s(hole binary64 (+ b (* 2 a)))) |
#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 (+ (* b a) (* (+ a b) b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) b) #s(hole binary64 (+ (* a b) (pow b 2)))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (* a b) 2) #s(hole binary64 (* 2 (* a b)))) |
#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 (* (+ (+ a b) a) b) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (+ a b) a) b) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* 2 a))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* a b))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* a (+ b (/ (pow b 2) a))))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (* (+ (+ a b) a) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (+ (+ a b) a) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* b (+ a b)))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* b (+ b (* 2 a))))) |
#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) a) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* (pow b 2) (+ 1 (/ a b))))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* 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 (+ (+ a b) a) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | ((* (+ a b) (+ a b)) (* (+ (+ a b) a) b) (+ (+ a b) a) (+ a b) a b (* (+ a b) (+ a b)) (+ (* b a) (* (+ a b) b)) (* (+ a b) b) (* (+ a b) (+ a b)) (+ (* b b) (* (* a b) 2)) (* (* a b) 2) (* a b) 2) |
| 2.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (* (+ (+ a b) a) b) (+ (+ a b) a) (+ a b) a b (* (+ a b) (+ a b)) (+ (* b a) (* (+ a b) b)) (* (+ a b) b) (* (+ a b) (+ a b)) (+ (* b b) (* (* a b) 2)) (* (* a b) 2) (* a b) 2) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (* (+ (+ a b) a) b) (+ (+ a b) a) (+ a b) a b (* (+ a b) (+ a b)) (+ (* b a) (* (+ a b) b)) (* (+ a b) b) (* (+ a b) (+ a b)) (+ (* b b) (* (* a b) 2)) (* (* a b) 2) (* a b) 2) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (* (+ (+ a b) a) b) (+ (+ a b) a) (+ a b) a b (* (+ a b) (+ a b)) (+ (* b a) (* (+ a b) b)) (* (+ a b) b) (* (+ a b) (+ a b)) (+ (* b b) (* (* a b) 2)) (* (* a b) 2) (* a b) 2) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (* (+ (+ a b) a) b) (+ (+ a b) a) (+ a b) a b (* (+ a b) (+ a b)) (+ (* b a) (* (+ a b) b)) (* (+ a b) b) (* (+ a b) (+ a b)) (+ (* b b) (* (* a b) 2)) (* (* a b) 2) (* a b) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 978 |
| 0 | 179 | 898 |
| 1 | 785 | 874 |
| 0 | 7090 | 808 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
(*.f64 (+.f64 (+.f64 a b) a) b) |
(+.f64 (+.f64 a b) a) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b a (*.f64 (+.f64 a b) b))) |
(fma.f64 b a (*.f64 (+.f64 a b) b)) |
(*.f64 (+.f64 a b) b) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 a b) |
#s(literal 2 binary64) |
#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) 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) #s(hole binary64 b)) |
#s(approx (+ (+ a b) a) #s(hole binary64 (+ b (* 2 a)))) |
#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 (+ (* b a) (* (+ a b) b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) b) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) b) #s(hole binary64 (+ (* a b) (pow b 2)))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (* a b) 2) #s(hole binary64 (* 2 (* a b)))) |
#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 (* (+ (+ a b) a) b) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (+ a b) a) b) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* 2 a))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* a b))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* a (+ b (/ (pow b 2) a))))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* a (+ (* 2 b) (/ (pow b 2) a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (* (+ (+ a b) a) b) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* -1 (* a (+ (* -2 b) (* -1 (/ (pow b 2) a))))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (+ (+ a b) a) b) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* b (+ b (* 2 a))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* b (+ a b)))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* b (+ b (* 2 a))))) |
#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) a) b) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (+ a b) a) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (+ (* b a) (* (+ a b) b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) b) #s(hole binary64 (* (pow b 2) (+ 1 (/ a b))))) |
#s(approx (+ (* b b) (* (* a b) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* 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 (+ (+ a b) a) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(*.f64 b (-.f64 a (neg.f64 (+.f64 b a)))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a)) b) (-.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.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 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 b (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a))) (-.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 b (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 b a)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.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 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.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 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) (neg.f64 (*.f64 b (-.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.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 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) (*.f64 b (-.f64 a (+.f64 b a)))) |
(/.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 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) b) (+.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 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 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 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 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) 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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 b b)) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 b b)) |
(fma.f64 b (+.f64 b a) (*.f64 b a)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 b b (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 b a (*.f64 (+.f64 b a) b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 b b)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 a b (*.f64 (+.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (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 (/.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 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 a (+.f64 b a)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 b (-.f64 a (+.f64 b a))))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64))))) |
(+.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 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #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 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) (-.f64 a (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (+.f64 b a) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(/.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 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (+.f64 b a) a)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) a b) |
(fma.f64 a #s(literal 2 binary64) b) |
(-.f64 (/.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (-.f64 (+.f64 b a) a)) (/.f64 (*.f64 a a) (-.f64 (+.f64 b a) a))) |
(-.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 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(+.f64 (*.f64 #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)) |
(/.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 (fma.f64 #s(literal 2 binary64) a b) b)) |
(*.f64 (fma.f64 #s(literal 2 binary64) a b) b) |
(*.f64 b (-.f64 a (neg.f64 (+.f64 b a)))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a)) b) (-.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.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 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 b (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a))) (-.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 b (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 b a)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.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 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.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 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) (neg.f64 (*.f64 b (-.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.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 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) (*.f64 b (-.f64 a (+.f64 b a)))) |
(/.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 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) b) (+.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 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 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 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 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) 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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 b b)) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 b b)) |
(fma.f64 b (+.f64 b a) (*.f64 b a)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 b b (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 b a (*.f64 (+.f64 b a) b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 b b)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 a b (*.f64 (+.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (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 (/.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 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 a (+.f64 b a)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 b (-.f64 a (+.f64 b a))))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64))))) |
(+.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 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #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 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(*.f64 (+.f64 b a) b) |
(*.f64 b (+.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) b) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 b (fma.f64 a a (*.f64 (neg.f64 b) b))) (-.f64 a b)) |
(/.f64 (*.f64 b (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 b (-.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (-.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (-.f64 a b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 b a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 b a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 b a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 b a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 b a)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 b a)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 b a)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 b a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 b a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 b a)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 b a)) |
(fma.f64 b b (*.f64 b a)) |
(fma.f64 b a (*.f64 b b)) |
(fma.f64 a b (*.f64 b b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 a b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 a b)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (*.f64 b (-.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 b a)) |
#s(approx (* (+ 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 (-.f64 a (neg.f64 (+.f64 b a)))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a)) b) (-.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) b) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.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 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(/.f64 (*.f64 b (-.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 a a))) (-.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 b (+.f64 (pow.f64 (+.f64 b a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a (-.f64 a (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 b a)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.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 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.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 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) (neg.f64 (*.f64 b (-.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.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 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) (*.f64 b (-.f64 a (+.f64 b a)))) |
(/.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 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) b) (+.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 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 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 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 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) 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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #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 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 b b)) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 b b)) |
(fma.f64 b (+.f64 b a) (*.f64 b a)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(fma.f64 b b (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 b a (*.f64 (+.f64 b a) b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 b b)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(fma.f64 a b (*.f64 (+.f64 b a) b)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (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 (/.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 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 a (+.f64 b a)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 b (-.f64 a (+.f64 b a))))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) b) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 b #s(literal 4 binary64))))) |
(+.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 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 b a)) (pow.f64 (*.f64 b a) #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 (neg.f64 (neg.f64 (+.f64 b a))) b)) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) b) |
(*.f64 (*.f64 #s(literal 2 binary64) b) a) |
(*.f64 (*.f64 b a) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 b (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 #s(literal 1 binary64) (*.f64 b a))) |
(fma.f64 (*.f64 b a) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 1 binary64))) |
(fma.f64 b a (*.f64 b a)) |
(fma.f64 a b (*.f64 b a)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 a) b)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 b a))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 1 binary64))) |
(+.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 b a) |
(*.f64 a b) |
#s(literal 2 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)) (pow.f64 (+.f64 b a) #s(literal 2 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) |
#s(approx (+ (+ a b) a) (fma.f64 #s(literal 2 binary64) a b)) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#s(approx a 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) b) (*.f64 b b)) |
#s(approx (* (+ a b) b) (*.f64 (+.f64 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) 2) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 b (/.f64 b a))) a)) |
#s(approx (+ (+ a b) a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (+ a b) a) (*.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 (* (+ (+ a b) a) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 b (/.f64 b a))) a)) |
#s(approx (* (+ a b) b) (*.f64 b a)) |
#s(approx (* (+ a b) b) (*.f64 (fma.f64 b (/.f64 b a) b) a)) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 b (/.f64 b 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) b) (*.f64 (fma.f64 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (+ (+ a b) a) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))) |
#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 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (* (+ a b) b) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b (/.f64 b a) b)))) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 b (/.f64 b a) (neg.f64 (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx b b) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) b) (*.f64 (+.f64 b a) b)) |
#s(approx (* (+ (+ a b) a) b) (*.f64 (fma.f64 #s(literal 2 binary64) 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 (* (+ (+ 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) (*.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 (* (+ (+ 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) b) (*.f64 (fma.f64 (/.f64 a b) b 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) a) (*.f64 (fma.f64 (/.f64 a b) #s(literal -2 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
#s(approx (+ a b) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 b))) |
Compiled 6 231 to 911 computations (85.4% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 0 | 274 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 5 | 5 |
| Total | 274 | 8 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 98.6% | (*.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.6% | #s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
| ✓ | 99.6% | #s(approx (* (+ a b) (+ a b)) (fma.f64 b a (*.f64 (+.f64 a b) b))) |
| ✓ | 99.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
| ✓ | 99.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
| ✓ | 98.6% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 243 to 93 computations (61.7% 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 (+.f64 (+.f64 a b) a) 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 a (*.f64 (+.f64 a b) b))) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
| Outputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
4 calls:
| 16.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 3.0ms | (+.f64 a b) |
| 3.0ms | b |
| 3.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 (+.f64 (+.f64 a b) a) 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 a (*.f64 (+.f64 a b) b))) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
4 calls:
| 44.0ms | (+.f64 a b) |
| 3.0ms | b |
| 3.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 a b) |
| 100.0% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) 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 a (*.f64 (+.f64 a b) b))) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 b b (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
4 calls:
| 2.0ms | b |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a 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 (+.f64 (+.f64 a b) a) 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 | b |
| 2.0ms | (+.f64 a b) |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 a b) |
| 99.6% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 99.6% | 1 | a |
| 99.6% | 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 (+.f64 (+.f64 a b) a) b)) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
4 calls:
| 5.0ms | (+.f64 a b) |
| 2.0ms | b |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 a b) |
| 99.6% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 99.6% | 1 | a |
| 99.6% | 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 | b |
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | (+.f64 a b) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (+.f64 a b) |
| 98.6% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 98.6% | 1 | a |
| 98.6% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
4 calls:
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | (+.f64 a b) |
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (+.f64 a b) |
| 98.6% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 98.6% | 1 | a |
| 98.6% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 83 |
| 1 | 36 | 83 |
| 2 | 75 | 83 |
| 3 | 198 | 83 |
| 4 | 565 | 83 |
| 5 | 1223 | 83 |
| 6 | 4951 | 83 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 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)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
| Outputs |
|---|
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 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)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (+.f64 (+.f64 a b) a) b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
| 1× | done |
Compiled 83 to 23 computations (72.3% saved)
Compiled 250 to 90 computations (64% saved)
Loading profile data...