
Time bar (total: 2.0s)
| 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)
| 317.0ms | 8 256× | 0 | valid |
ival-mult!: 36.0ms (53.5% of total)ival-add!: 28.0ms (41.6% of total)adjust: 2.0ms (3% of total)ival-and: 1.0ms (1.5% of total)ival-<=: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | b |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 18.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add!: 2.0ms (51.9% of total)ival-mult!: 2.0ms (51.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 1 | 64 | 52 |
| 2 | 208 | 48 |
| 3 | 708 | 46 |
| 4 | 1094 | 46 |
| 5 | 1750 | 42 |
| 6 | 3022 | 42 |
| 7 | 3781 | 42 |
| 8 | 4327 | 42 |
| 9 | 5986 | 42 |
| 0 | 4 | 7 |
| 0 | 6 | 7 |
| 1 | 17 | 7 |
| 2 | 53 | 7 |
| 3 | 170 | 7 |
| 4 | 506 | 7 |
| 5 | 852 | 7 |
| 6 | 1525 | 7 |
| 7 | 2342 | 7 |
| 8 | 2851 | 7 |
| 9 | 4067 | 7 |
| 10 | 6234 | 7 |
| 0 | 8018 | 7 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(sort a b)
Compiled 7 to 4 computations (42.9% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
Compiled 7 to 4 computations (42.9% saved)
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 0.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 0.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (+ a b) a b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 331 |
| 0 | 90 | 295 |
| 1 | 497 | 285 |
| 0 | 4969 | 271 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 b a))) (neg.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 b a))) (fabs.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (+.f64 b a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (+.f64 b a))) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(pow.f64 (neg.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 b a)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 b a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b))) (-.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a) (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a))) |
(neg.f64 (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a)))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 b (+.f64 b a) (*.f64 (+.f64 b a) a)) |
(fma.f64 a (+.f64 b a) (*.f64 (+.f64 b a) b)) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(fabs.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 b a) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#s(approx a a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx b b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 222 to 196 computations (84% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 5 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 6 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ▶ | 99.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
| ▶ | 99.2% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 98.6% | (exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
| ▶ | 99.1% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 109 to 68 computations (37.6% saved)
| Inputs |
|---|
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(+.f64 b a) |
b |
a |
(*.f64 (+.f64 b a) a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(+.f64 a b) |
#s(approx (+ a b) b) |
(*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
(fma.f64 (/.f64 b a) a a) |
(/.f64 b a) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(log.f64 (+.f64 b a)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* a (+ 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 (+ (* (/ b a) a) a) #s(hole binary64 b)) |
#s(approx (+ (* (/ b a) a) a) #s(hole binary64 (+ a b))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log b)) (* 2 (/ a b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log b)) (* a (+ (* -1 (/ a (pow b 2))) (* 2 (/ 1 b))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log b)) (* a (+ (* a (- (* 2/3 (/ a (pow b 3))) (/ 1 (pow b 2)))) (* 2 (/ 1 b))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (log b))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log b) (/ a b)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log b) (* a (+ (* -1/2 (/ a (pow b 2))) (/ 1 b)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log b) (* a (+ (* a (- (* 1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* (pow a 2) (+ 1 (/ b 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 (+ (* (/ b a) a) a) #s(hole binary64 a)) |
#s(approx (+ (* (/ b a) a) a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* -2 (log (/ 1 a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 a))) (* 2 (/ b a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 a))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* 2 (/ b a)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 a))) (+ (* -1 (/ (pow b 2) (pow a 2))) (+ (* 2/3 (/ (pow b 3) (pow a 3))) (* 2 (/ b a))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (* -1 (log (/ 1 a))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 a))) (/ b a)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 a))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 a))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* 1/3 (/ (pow b 3) (pow a 3))) (/ b a)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#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 (+ (* (/ b a) a) a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 a))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (+ (log -1) (* -1 (log (/ -1 a))))) (* 2 (/ b a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 b) (/ (pow b 2) a)) a)) (* 2 (+ (log -1) (* -1 (log (/ -1 a)))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1 (pow b 2)) (* 2/3 (/ (pow b 3) a))) a))) a)) (* 2 (+ (log -1) (* -1 (log (/ -1 a)))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 a))) (/ b a))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* -1 b) (* 1/2 (/ (pow b 2) a))) a)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/2 (pow b 2)) (* 1/3 (/ (pow b 3) a))) a))) a)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ b a) a) #s(hole binary64 (+ (* a b) (pow a 2)))) |
#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 (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (log a)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* 2 (/ b a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* b (+ (* -1 (/ b (pow a 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* b (+ (* b (- (* 2/3 (/ b (pow a 3))) (/ 1 (pow a 2)))) (* 2 (/ 1 a))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (log a))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log a) (/ b a)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log a) (* b (+ (* -1/2 (/ b (pow a 2))) (/ 1 a)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log a) (* b (+ (* b (- (* 1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* b (+ a (/ (pow a 2) 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 (+ (* (/ b a) a) a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 b))) (* 2 (/ a b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 b))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* 2 (/ a b)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 b))) (+ (* -1 (/ (pow a 2) (pow b 2))) (+ (* 2/3 (/ (pow a 3) (pow b 3))) (* 2 (/ a b))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 b))) (/ a b)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 b))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 b))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (+ (* 1/3 (/ (pow a 3) (pow b 3))) (/ a b)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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 (* (+ b a) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) 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))))) |
#s(approx (+ (* (/ b a) a) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (+ (log -1) (* -1 (log (/ -1 b))))) (* 2 (/ a b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 a) (/ (pow a 2) b)) b)) (* 2 (+ (log -1) (* -1 (log (/ -1 b)))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 a) (* -1 (/ (+ (* -1 (pow a 2)) (* 2/3 (/ (pow a 3) b))) b))) b)) (* 2 (+ (log -1) (* -1 (log (/ -1 b)))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 b))) (/ a b))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 b))) (* -1 (/ (+ (* -1 a) (* 1/2 (/ (pow a 2) b))) b)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 b))) (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1/2 (pow a 2)) (* 1/3 (/ (pow a 3) b))) b))) b)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | 0 | ((+ (* (+ b a) b) (* (+ b a) a)) (+ b a) b a (* (+ b a) a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (+ a b) (+ (* (/ b a) a) a) (/ b a) (exp (* (log (+ b a)) 2)) (* (log (+ b a)) 2) (log (+ b a)) 2) |
| 2.0ms | b | @ | -inf | ((+ (* (+ b a) b) (* (+ b a) a)) (+ b a) b a (* (+ b a) a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (+ a b) (+ (* (/ b a) a) a) (/ b a) (exp (* (log (+ b a)) 2)) (* (log (+ b a)) 2) (log (+ b a)) 2) |
| 2.0ms | b | @ | inf | ((+ (* (+ b a) b) (* (+ b a) a)) (+ b a) b a (* (+ b a) a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (+ a b) (+ (* (/ b a) a) a) (/ b a) (exp (* (log (+ b a)) 2)) (* (log (+ b a)) 2) (log (+ b a)) 2) |
| 2.0ms | a | @ | -inf | ((+ (* (+ b a) b) (* (+ b a) a)) (+ b a) b a (* (+ b a) a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (+ a b) (+ (* (/ b a) a) a) (/ b a) (exp (* (log (+ b a)) 2)) (* (log (+ b a)) 2) (log (+ b a)) 2) |
| 2.0ms | a | @ | 0 | ((+ (* (+ b a) b) (* (+ b a) a)) (+ b a) b a (* (+ b a) a) (* (+ a b) (+ a b)) (* b b) (* (+ a b) (+ a b)) (+ a b) (+ a b) (* (+ a b) (+ a b)) (+ a b) (+ (* (/ b a) a) a) (/ b a) (exp (* (log (+ b a)) 2)) (* (log (+ b a)) 2) (log (+ b a)) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 2343 |
| 0 | 416 | 2092 |
| 1 | 2310 | 2023 |
| 0 | 10575 | 1949 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(+.f64 b a) |
b |
a |
(*.f64 (+.f64 b a) a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(+.f64 a b) |
#s(approx (+ a b) b) |
(*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
(fma.f64 (/.f64 b a) a a) |
(/.f64 b a) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(log.f64 (+.f64 b a)) |
#s(literal 2 binary64) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* a (+ 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 (+ (* (/ b a) a) a) #s(hole binary64 b)) |
#s(approx (+ (* (/ b a) a) a) #s(hole binary64 (+ a b))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log b)) (* 2 (/ a b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log b)) (* a (+ (* -1 (/ a (pow b 2))) (* 2 (/ 1 b))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log b)) (* a (+ (* a (- (* 2/3 (/ a (pow b 3))) (/ 1 (pow b 2)))) (* 2 (/ 1 b))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (log b))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log b) (/ a b)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log b) (* a (+ (* -1/2 (/ a (pow b 2))) (/ 1 b)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log b) (* a (+ (* a (- (* 1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* (pow a 2) (+ 1 (/ b 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 (+ (* (/ b a) a) a) #s(hole binary64 a)) |
#s(approx (+ (* (/ b a) a) a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* -2 (log (/ 1 a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 a))) (* 2 (/ b a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 a))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* 2 (/ b a)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 a))) (+ (* -1 (/ (pow b 2) (pow a 2))) (+ (* 2/3 (/ (pow b 3) (pow a 3))) (* 2 (/ b a))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (* -1 (log (/ 1 a))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 a))) (/ b a)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 a))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (/ b a))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 a))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* 1/3 (/ (pow b 3) (pow a 3))) (/ b a)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#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 (+ (* (/ b a) a) a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 a))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (+ (log -1) (* -1 (log (/ -1 a))))) (* 2 (/ b a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 b) (/ (pow b 2) a)) a)) (* 2 (+ (log -1) (* -1 (log (/ -1 a)))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1 (pow b 2)) (* 2/3 (/ (pow b 3) a))) a))) a)) (* 2 (+ (log -1) (* -1 (log (/ -1 a)))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 a))) (/ b a))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* -1 b) (* 1/2 (/ (pow b 2) a))) a)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/2 (pow b 2)) (* 1/3 (/ (pow b 3) a))) a))) a)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ b a) a) #s(hole binary64 (+ (* a b) (pow a 2)))) |
#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 (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (log a)))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* 2 (/ b a))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* b (+ (* -1 (/ b (pow a 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* b (+ (* b (- (* 2/3 (/ b (pow a 3))) (/ 1 (pow a 2)))) (* 2 (/ 1 a))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (log a))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log a) (/ b a)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log a) (* b (+ (* -1/2 (/ b (pow a 2))) (/ 1 a)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log a) (* b (+ (* b (- (* 1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* b (+ a (/ (pow a 2) 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 (+ (* (/ b a) a) a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 b))) (* 2 (/ a b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 b))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* 2 (/ a b)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -2 (log (/ 1 b))) (+ (* -1 (/ (pow a 2) (pow b 2))) (+ (* 2/3 (/ (pow a 3) (pow b 3))) (* 2 (/ a b))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 b))) (/ a b)))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 b))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (/ a b))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (* -1 (log (/ 1 b))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (+ (* 1/3 (/ (pow a 3) (pow b 3))) (/ a b)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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 (* (+ b a) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) 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))))) |
#s(approx (+ (* (/ b a) a) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (exp (* (log (+ b a)) 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* 2 (+ (log -1) (* -1 (log (/ -1 b))))) (* 2 (/ a b))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 a) (/ (pow a 2) b)) b)) (* 2 (+ (log -1) (* -1 (log (/ -1 b)))))))) |
#s(approx (* (log (+ b a)) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -2 a) (* -1 (/ (+ (* -1 (pow a 2)) (* 2/3 (/ (pow a 3) b))) b))) b)) (* 2 (+ (log -1) (* -1 (log (/ -1 b)))))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 b))) (/ a b))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 b))) (* -1 (/ (+ (* -1 a) (* 1/2 (/ (pow a 2) b))) b)))))) |
#s(approx (log (+ b a)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 b))) (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1/2 (pow a 2)) (* 1/3 (/ (pow a 3) b))) 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 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.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 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 a b) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.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 (+.f64 a b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)))) |
(/.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 (+.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 a b) b) (*.f64 (+.f64 a b) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))) (fma.f64 a a (-.f64 (*.f64 b b) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.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) 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 a b) b) (*.f64 (+.f64 a b) a))))) |
(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 (+.f64 a b) (*.f64 (+.f64 a b) b)) |
(fma.f64 b (+.f64 a b) (*.f64 (+.f64 a b) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)))) |
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 (+.f64 a b)) a)) |
(fabs.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (+.f64 a b)) (log.f64 (+.f64 a b)))) |
(exp.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #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 a b) b) (*.f64 (+.f64 a b) a))))) (/.f64 (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 a b) b) (*.f64 (+.f64 a b) a)))))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) b)) |
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.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 a b)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(exp.f64 (log.f64 (+.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(+.f64 (cosh.f64 (log.f64 (+.f64 a b))) (sinh.f64 (log.f64 (+.f64 a b)))) |
(+.f64 a b) |
(+.f64 b a) |
b |
a |
(*.f64 (+.f64 a b) a) |
(*.f64 a (+.f64 a b)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a b) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a b) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 a b) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a b) (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 a b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 a b)) |
(fma.f64 (fabs.f64 (neg.f64 a)) (fabs.f64 (neg.f64 a)) (*.f64 a b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a b)) |
(fma.f64 a a (*.f64 a b)) |
(fma.f64 a b (*.f64 a a)) |
(fma.f64 b a (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 a b) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a b) (*.f64 a a))))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a b) (*.f64 a a)))))) |
(+.f64 (*.f64 a a) (*.f64 a b)) |
(+.f64 (*.f64 a b) (*.f64 a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(fabs.f64 (*.f64 b b)) |
(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 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.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 a b)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(exp.f64 (log.f64 (+.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(+.f64 (cosh.f64 (log.f64 (+.f64 a b))) (sinh.f64 (log.f64 (+.f64 a b)))) |
(+.f64 a b) |
(+.f64 b a) |
#s(approx (+ a b) b) |
(*.f64 #s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) (+.f64 a b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 a (*.f64 (/.f64 b a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 (/.f64 b a) a) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 b a) a) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (*.f64 (/.f64 b a) a) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 b a) a) a)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 b a) a)) |
(fma.f64 (/.f64 b a) a a) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (/.f64 b a) a)) |
(fma.f64 a (/.f64 b a) a) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b a) a) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 b a) a) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 b a) a) a)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 b a) a) a))))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b a) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b a) a)) |
(+.f64 (*.f64 (/.f64 b a) a) a) |
(+.f64 a (*.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 b a) |
(*.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 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.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 (pow.f64 (+.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 a b) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.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 (+.f64 a b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)))) |
(/.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 (+.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 a b) b) (*.f64 (+.f64 a b) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 b a) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))) (fma.f64 a a (-.f64 (*.f64 b b) (*.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 b (-.f64 (*.f64 a a) (*.f64 a b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(/.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) 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 a b) b) (*.f64 (+.f64 a b) a))))) |
(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 (+.f64 a b) (*.f64 (+.f64 a b) b)) |
(fma.f64 b (+.f64 a b) (*.f64 (+.f64 a b) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)))) |
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 (+.f64 a b)) a)) |
(fabs.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (+.f64 a b)) (log.f64 (+.f64 a b)))) |
(exp.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) b) #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 a b) b) (*.f64 (+.f64 a b) a))))) (/.f64 (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 a b) b) (*.f64 (+.f64 a b) a)))))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) b)) |
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) a)) |
(*.f64 (log.f64 (+.f64 a b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (+.f64 a b))) |
(log.f64 (pow.f64 (+.f64 a b) #s(literal 2 binary64))) |
(-.f64 (log.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (log.f64 (-.f64 a b))) |
(-.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (log.f64 (-.f64 b a))) |
(-.f64 (log.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (log.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))) |
(-.f64 (log.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (log.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a b))))) |
(log.f64 (+.f64 a b)) |
#s(literal 2 binary64) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx a a) |
#s(approx (* (+ b a) a) (*.f64 a b)) |
#s(approx (* (+ b a) a) (*.f64 (+.f64 a b) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx (+ (* (/ b a) a) a) b) |
#s(approx (+ (* (/ b a) a) a) (+.f64 a b)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (* (log (+ b a)) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (* (log (+ b a)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a b) (log.f64 b)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) b)) a (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2/3 binary64)) (pow.f64 b #s(literal -2 binary64))) a (/.f64 #s(literal 2 binary64) b)) a (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (log (+ b a)) (log.f64 b)) |
#s(approx (log (+ b a)) (+.f64 (/.f64 a b) (log.f64 b))) |
#s(approx (log (+ b a)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (pow.f64 b #s(literal -1 binary64))) a (log.f64 b))) |
#s(approx (log (+ b a)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)))) a (pow.f64 b #s(literal -1 binary64))) a (log.f64 b))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (+.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ b a) a) (*.f64 a a)) |
#s(approx (* (+ b a) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (+.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (+ (* (/ b a) a) a) a) |
#s(approx (+ (* (/ b a) a) a) (fma.f64 (/.f64 b a) a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (+.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (log (+ b a)) 2) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (* (log (+ b a)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 a) (/.f64 b a)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (log.f64 a) #s(literal 2 binary64) (fma.f64 (/.f64 b a) #s(literal 2 binary64) (neg.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)))))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (log.f64 a) #s(literal 2 binary64) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 2/3 binary64) (*.f64 (/.f64 b a) #s(literal 2 binary64)))))) |
#s(approx (log (+ b a)) (log.f64 a)) |
#s(approx (log (+ b a)) (+.f64 (log.f64 a) (/.f64 b a))) |
#s(approx (log (+ b a)) (+.f64 (log.f64 a) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (log (+ b a)) (+.f64 (log.f64 a) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1/3 binary64) (/.f64 b a))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 (/.f64 (*.f64 b b) a))) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 (/.f64 (*.f64 b b) a))) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ b a) a) a) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 (/.f64 (*.f64 b b) a))) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (log (+ b a)) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (log (+ b a)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (/.f64 b a)) (log.f64 #s(literal -1 binary64))))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 b b) a)) a)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal 2/3 binary64) (neg.f64 (*.f64 b b))) a))) a)))) |
#s(approx (log (+ b a)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ b a)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (/.f64 b a)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ b a)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 1/2 binary64) (neg.f64 b)) a)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ b a)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))) a)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (*.f64 a b) #s(literal 2 binary64) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx b b) |
#s(approx (* (+ b a) a) (*.f64 (+.f64 a b) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (*.f64 a b) #s(literal 2 binary64) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (*.f64 a b) #s(literal 2 binary64) (*.f64 a a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (* (log (+ b a)) 2) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (* (log (+ b a)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 a) (/.f64 b a)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) a)) b (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) #s(literal 2/3 binary64)) (pow.f64 a #s(literal -2 binary64))) b (/.f64 #s(literal 2 binary64) a)) b (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (log (+ b a)) (log.f64 a)) |
#s(approx (log (+ b a)) (+.f64 (log.f64 a) (/.f64 b a))) |
#s(approx (log (+ b a)) (fma.f64 (fma.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))) b (log.f64 a))) |
#s(approx (log (+ b a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -2 binary64)))) b (pow.f64 a #s(literal -1 binary64))) b (log.f64 a))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (+.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (+ a b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) b)) |
#s(approx (* (+ b a) a) (*.f64 (+.f64 (/.f64 (*.f64 a a) b) a) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (+.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (+ a b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) b)) |
#s(approx (+ (* (/ b a) a) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (+.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* (log (+ b a)) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (* (log (+ b a)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a b) (log.f64 b)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (log.f64 b) #s(literal 2 binary64) (fma.f64 (/.f64 a b) #s(literal 2 binary64) (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)))))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (log.f64 b) #s(literal 2 binary64) (fma.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 2/3 binary64) (*.f64 (/.f64 a b) #s(literal 2 binary64)))))) |
#s(approx (log (+ b a)) (log.f64 b)) |
#s(approx (log (+ b a)) (+.f64 (/.f64 a b) (log.f64 b))) |
#s(approx (log (+ b a)) (+.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 a b)) (log.f64 b))) |
#s(approx (log (+ b a)) (+.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 1/3 binary64) (/.f64 a b))) (log.f64 b))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) a (neg.f64 (/.f64 (*.f64 a a) b))) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (* (+ b a) a) (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) (/.f64 (*.f64 a a) b)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) a (neg.f64 (/.f64 (*.f64 a a) b))) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ b a) a) a) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) a (neg.f64 (/.f64 (*.f64 a a) b))) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (log (+ b a)) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* (log (+ b a)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64) (/.f64 a b)) (log.f64 #s(literal -1 binary64))))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) a (/.f64 (*.f64 a a) b)) b)))) |
#s(approx (* (log (+ b a)) 2) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) a (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) #s(literal 2/3 binary64) (neg.f64 (*.f64 a a))) b))) b)))) |
#s(approx (log (+ b a)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ b a)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64) (/.f64 a b)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ b a)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) (/.f64 (fma.f64 (/.f64 (*.f64 a a) b) #s(literal 1/2 binary64) (neg.f64 a)) b)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ b a)) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) b))) b)) (log.f64 #s(literal -1 binary64)))) |
Compiled 5 654 to 956 computations (83.1% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 291 | 2 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 293 | 6 | 299 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 99.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
| ✓ | 99.2% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 98.2% | #s(approx (* (+ a b) (+ a b)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64))) |
| ✓ | 99.1% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 68 to 41 computations (39.7% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 b #s(literal -1 binary64)) |
b |
#s(literal -1 binary64) |
#s(literal -2 binary64) |
(fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
(+.f64 b a) |
a |
#s(approx (* (+ b a) a) (*.f64 a b)) |
(*.f64 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 (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* a (+ 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 (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* (pow a 2) (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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 (* (+ 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 (pow (pow b -1) -2) #s(hole binary64 (pow b 2))) |
#s(approx (pow b -1) #s(hole binary64 (/ 1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (+ b a) a) #s(hole binary64 (+ (* a b) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* b (+ a (/ (pow a 2) b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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 (* (+ b a) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (pow (pow b -1) -2) (pow b -1) b -1 -2 (+ (* (+ b a) b) (* (+ b a) a)) (+ b a) a (* (+ b a) a) (* a b)) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (pow (pow b -1) -2) (pow b -1) b -1 -2 (+ (* (+ b a) b) (* (+ b a) a)) (+ b a) a (* (+ b a) a) (* a b)) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (pow (pow b -1) -2) (pow b -1) b -1 -2 (+ (* (+ b a) b) (* (+ b a) a)) (+ b a) a (* (+ b a) a) (* a b)) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (pow (pow b -1) -2) (pow b -1) b -1 -2 (+ (* (+ b a) b) (* (+ b a) a)) (+ b a) a (* (+ b a) a) (* a b)) |
| 1.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (pow (pow b -1) -2) (pow b -1) b -1 -2 (+ (* (+ b a) b) (* (+ b a) a)) (+ b a) a (* (+ b a) a) (* a b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 781 |
| 0 | 137 | 656 |
| 1 | 665 | 611 |
| 0 | 6279 | 590 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 b #s(literal -1 binary64)) |
b |
#s(literal -1 binary64) |
#s(literal -2 binary64) |
(fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
(+.f64 b a) |
a |
#s(approx (* (+ b a) a) (*.f64 a b)) |
(*.f64 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 (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* a (+ 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 (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* (pow a 2) (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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 (* (+ 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 (pow (pow b -1) -2) #s(hole binary64 (pow b 2))) |
#s(approx (pow b -1) #s(hole binary64 (/ 1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (* (+ b a) a) #s(hole binary64 (+ (* a b) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ b 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) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ b a) a) #s(hole binary64 (* b (+ a (/ (pow a 2) b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) #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 (* (+ b a) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))))) |
| Outputs |
|---|
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (neg.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 (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (neg.f64 (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 b)) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(exp.f64 (neg.f64 (log.f64 b))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 b))) (sinh.f64 (neg.f64 (log.f64 b)))) |
b |
#s(literal -1 binary64) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) (-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (+.f64 b a) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 b a) b) #s(approx (* (+ b a) a) (*.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 b a) b) #s(approx (* (+ b a) a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) b) #s(approx (* (+ b a) a) (*.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 b a))) |
(fma.f64 b (+.f64 b a) #s(approx (* (+ b a) a) (*.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 b a) b) #s(approx (* (+ b a) a) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 b a) b) #s(approx (* (+ b a) a) (*.f64 b a))))) |
(-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (neg.f64 b) (+.f64 b a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (fma.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* (+ b a) a) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (-.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (+.f64 b a) b)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 b a) b) #s(approx (* (+ b a) a) (*.f64 b a))) |
(+.f64 #s(approx (* (+ b a) a) (*.f64 b a)) (*.f64 (+.f64 b a) 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 b a) |
(+.f64 a b) |
a |
#s(approx (* (+ b a) a) (*.f64 b a)) |
(*.f64 b a) |
(*.f64 a b) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 b b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 b a)) |
#s(approx a a) |
#s(approx (* (+ b a) a) (*.f64 b a)) |
#s(approx (* (+ b a) a) (*.f64 (+.f64 b a) a)) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 a a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ b a) a) (*.f64 a a)) |
#s(approx (* (+ b a) a) (*.f64 (fma.f64 (/.f64 b a) a a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (pow (pow b -1) -2) (*.f64 b b)) |
#s(approx (pow b -1) (pow.f64 b #s(literal -1 binary64))) |
#s(approx b b) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ b a) a) (*.f64 (+.f64 b a) a)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ b a) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ b a) a) (*.f64 (fma.f64 a (/.f64 a b) a) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* (+ b a) b) (* (+ b a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ b a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* (+ b a) a) (*.f64 (neg.f64 b) (neg.f64 (fma.f64 a (/.f64 a b) a)))) |
Compiled 2 091 to 321 computations (84.6% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 1 | 105 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 105 | 6 | 111 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 99.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
| ✓ | 99.2% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ▶ | 98.2% | #s(approx (* (+ a b) (+ a b)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
| ✓ | 99.1% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 68 to 41 computations (39.7% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
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 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 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) 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 (pow (/ 1 b) -2) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1 b) #s(hole binary64 (/ 1 b))) |
#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) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (pow (/ 1 b) -2) (/ 1 b) 1 b -2) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (pow (/ 1 b) -2) (/ 1 b) 1 b -2) |
| 0.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (pow (/ 1 b) -2) (/ 1 b) 1 b -2) |
| 0.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (pow (/ 1 b) -2) (/ 1 b) 1 b -2) |
| 0.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (pow (/ 1 b) -2) (/ 1 b) 1 b -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 287 |
| 0 | 76 | 257 |
| 1 | 420 | 239 |
| 0 | 4334 | 231 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
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 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 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) 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 (pow (/ 1 b) -2) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1 b) #s(hole binary64 (/ 1 b))) |
#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) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) b) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b (*.f64 b #s(literal 1 binary64))) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 b))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (neg.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 (neg.f64 (log.f64 b)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 b)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) b) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
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)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ 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 (pow (/ 1 b) -2) (*.f64 b b)) |
#s(approx (/ 1 b) (pow.f64 b #s(literal -1 binary64))) |
#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 (fma.f64 (/.f64 a b) (/.f64 a b) (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 b b))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 b b))) |
Compiled 772 to 160 computations (79.3% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 0 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 52 | 6 | 58 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
| ✓ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
| ✓ | 99.9% | (*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
| ✓ | 99.2% | (*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| ✓ | 98.2% | #s(approx (* (+ a b) (+ a b)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
| ✓ | 99.1% | #s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
Compiled 166 to 76 computations (54.2% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
(fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) (fma.f64 (/.f64 b a) a a))) |
#s(approx (* (+ a b) (+ a b)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (* (+ a b) (+ a b)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
4 calls:
| 72.0ms | b |
| 5.0ms | a |
| 3.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 3.0ms | (+.f64 a b) |
| 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)) |
(*.f64 (+.f64 a b) (+.f64 a b)) |
(fma.f64 (+.f64 b a) b #s(approx (* (+ b a) a) (*.f64 a b))) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
4 calls:
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | b |
| 2.0ms | (+.f64 a b) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 a b) |
| 100.0% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
| Outputs |
|---|
(*.f64 (+.f64 a b) #s(approx (+ a b) b)) |
4 calls:
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | b |
| 1.0ms | (+.f64 a b) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (+.f64 a b) |
| 99.2% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 99.2% | 1 | a |
| 99.2% | 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:
| 18.0ms | (+.f64 a b) |
| 1.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (+.f64 a b) |
| 99.1% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 99.1% | 1 | a |
| 99.1% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
| 1× | done |
Compiled 37 to 13 computations (64.9% saved)
Compiled 192 to 92 computations (52.1% saved)
Loading profile data...