
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 7 computations (22.2% saved)
| 456.0ms | 8 256× | 0 | valid |
ival-mult!: 110.0ms (76.6% of total)ival-sub!: 32.0ms (22.3% of total)adjust: 2.0ms (1.4% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 42 |
| 1 | 62 | 42 |
| 2 | 267 | 42 |
| 3 | 466 | 42 |
| 4 | 1110 | 42 |
| 5 | 3697 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (-.f64 (*.f64 a a) (*.f64 b b)) |
(abs a)
(abs b)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
| Outputs |
|---|
#s(approx (- (* a a) (* b b)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (- (* a a) (* b b)) (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* a a) (pow.f64 a #s(literal 2 binary64))) |
#s(approx a a) |
#s(approx (- (* a a) (* b b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (- (* a a) (* b b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* b b) (pow.f64 b #s(literal 2 binary64))) |
#s(approx b b) |
#s(approx (- (* a a) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | a | inf |
| 1.0ms | a | -inf |
| 1.0ms | b | inf |
| 1.0ms | b | -inf |
| 1.0ms | a | 0 |
| Inputs |
|---|
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
| Outputs |
|---|
(*.f64 (+.f64 a b) (-.f64 a b)) |
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(fma.f64 a a (neg.f64 (*.f64 b b))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 b b))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (neg.f64 (*.f64 b b))) |
(fma.f64 a a (*.f64 (neg.f64 b) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 b) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 b) b)) |
(neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 a a) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(pow.f64 a #s(literal 2 binary64)) |
a |
(*.f64 b b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(pow.f64 b #s(literal 2 binary64)) |
b |
Compiled 263 to 66 computations (74.9% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 1 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 25 | 1 | 26 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 a b) (-.f64 a b)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(*.f64 (+.f64 a b) (-.f64 a b)) |
(+.f64 a b) |
a |
b |
(-.f64 a b) |
| Outputs |
|---|
#s(approx (* (+ a b) (- a b)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx a a) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (- a b) (-.f64 a b)) |
#s(approx (* (+ a b) (- a b)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (/.f64 b a)))))) |
#s(approx (+ a b) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (- a b) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a))))) |
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))))) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a)) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 b (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) b))) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (- a b) (+.f64 a (*.f64 #s(literal -1 binary64) b))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 a b)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (+.f64 (/.f64 a b) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ a b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
#s(approx (- a b) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1 binary64) a)) b)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b)))) b)) #s(literal 1 binary64)))) |
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64))))) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | a | -inf |
| 1.0ms | a | 0 |
| 1.0ms | b | -inf |
| 1.0ms | a | inf |
| 1.0ms | b | inf |
| Inputs |
|---|
(*.f64 (+.f64 a b) (-.f64 a b)) |
(+.f64 a b) |
a |
b |
(-.f64 a b) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 a (neg.f64 b)) |
a |
b |
(+.f64 a (neg.f64 b)) |
(-.f64 a b) |
(neg.f64 (-.f64 b a)) |
Compiled 540 to 142 computations (73.7% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 2 | 33 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 3 | 34 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (-.f64 a b)) |
| ▶ | 97.1% | (*.f64 (+.f64 a b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
| ▶ | 60.0% | (*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
Compiled 33 to 23 computations (30.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
#s(approx (+ a b) b) |
b |
(-.f64 a b) |
a |
(*.f64 (+.f64 a b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(+.f64 a b) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(-.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (* (+ a b) (- a b)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (- a b) (-.f64 a b)) |
#s(approx a a) |
#s(approx (* -1 (* a (- (/ b a) 1))) (+.f64 a (*.f64 #s(literal -1 binary64) b))) |
#s(approx (* a (- (/ b a) 1)) (+.f64 b (*.f64 #s(literal -1 binary64) a))) |
#s(approx (- (/ b a) 1) (/.f64 b a)) |
#s(approx (- (/ b a) 1) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) a)) |
#s(approx (* (+ a b) (- a b)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (/.f64 b a)))))) |
#s(approx (+ a b) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (- a b) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (* a (- (/ b a) 1)) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (* a (- (/ b a) 1)) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(approx (- (/ b a) 1) #s(literal -1 binary64)) |
#s(approx (- (/ b a) 1) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a))))) |
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))))) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
#s(approx (* a (- (/ b a) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a)) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 b (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) b))) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 a b)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (+.f64 (/.f64 a b) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ a b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
#s(approx (- a b) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
#s(approx (* a (- (/ b a) 1)) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))) |
#s(approx (- (/ b a) 1) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1 binary64) a)) b)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b)))) b)) #s(literal 1 binary64)))) |
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64))))) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* a (- (/ b a) 1)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
#s(approx (- (/ b a) 1) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | b | -inf |
| 1.0ms | a | 0 |
| 1.0ms | a | -inf |
| 1.0ms | b | inf |
| 1.0ms | a | inf |
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
#s(approx (+ a b) b) |
b |
(-.f64 a b) |
a |
(*.f64 (+.f64 a b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
(+.f64 a b) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(-.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
#s(approx (+ a b) b) |
b |
(+.f64 a (neg.f64 b)) |
(-.f64 a b) |
(neg.f64 (-.f64 b a)) |
a |
(*.f64 (+.f64 a b) #s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 a (neg.f64 b)) |
#s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(literal -1 binary64) |
(neg.f64 #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(+.f64 (/.f64 b a) #s(literal -1 binary64)) |
(-.f64 (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
Compiled 1 143 to 274 computations (76% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 2 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 57 | 4 | 61 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (-.f64 a b)) |
| ▶ | 97.1% | (*.f64 (+.f64 a b) #s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
| ✓ | 60.0% | (*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
| ▶ | 51.8% | (*.f64 #s(approx (+ a b) b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) b))) |
Compiled 45 to 31 computations (31.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ a b) b) |
b |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
(*.f64 (+.f64 a b) #s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(+.f64 a b) |
a |
#s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a))) |
(neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(-.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (* (+ a b) (- a b)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (- a b) (-.f64 a b)) |
#s(approx a a) |
#s(approx (* (- (/ b a) 1) a) (+.f64 b (*.f64 #s(literal -1 binary64) a))) |
#s(approx (- (/ b a) 1) (/.f64 b a)) |
#s(approx (- (/ b a) 1) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) a)) |
#s(approx (* (+ a b) (- a b)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (/.f64 b a)))))) |
#s(approx (+ a b) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (- a b) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (* (- (/ b a) 1) a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (* (- (/ b a) 1) a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(approx (- (/ b a) 1) #s(literal -1 binary64)) |
#s(approx (- (/ b a) 1) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) a))))) |
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))))) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))) |
#s(approx (* (- (/ b a) 1) a) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a)) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- a b)) (fma.f64 b (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) b))) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (- a b) (+.f64 a (*.f64 #s(literal -1 binary64) b))) |
#s(approx (neg (* (- (/ b a) 1) a)) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) a))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 a b)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (+.f64 (/.f64 a b) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ a b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
#s(approx (- a b) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
#s(approx (* (- (/ b a) 1) a) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))) |
#s(approx (- (/ b a) 1) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1 binary64) a)) b)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- a b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b)))) b)) #s(literal 1 binary64)))) |
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64))))) |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (- (/ b a) 1) a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
#s(approx (- (/ b a) 1) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | b | -inf |
| 1.0ms | b | inf |
| 1.0ms | a | -inf |
| 1.0ms | a | inf |
| 1.0ms | b | 0 |
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ a b) b) |
b |
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
(*.f64 (+.f64 a b) #s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(+.f64 a b) |
a |
#s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a))) |
(neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(-.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (neg.f64 b))) |
#s(approx (+ a b) b) |
b |
#s(approx (- a b) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(literal -1 binary64) |
(neg.f64 #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) #s(approx (- a b) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 a)))) |
(+.f64 a b) |
(+.f64 b a) |
(-.f64 a (neg.f64 b)) |
a |
#s(approx (- a b) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 a))) |
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 a)) |
(*.f64 (neg.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64))) a) |
(neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(+.f64 (/.f64 b a) #s(literal -1 binary64)) |
(-.f64 (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
Compiled 1 122 to 273 computations (75.7% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 1 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 2 | 2 |
| Total | 57 | 4 | 61 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 a b) (-.f64 a b)) |
| ✓ | 97.1% | (*.f64 (+.f64 a b) #s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
| ✓ | 60.0% | (*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
| 51.8% | (*.f64 #s(approx (+ a b) b) #s(approx (- a b) (neg.f64 b))) |
Compiled 44 to 30 computations (31.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (neg.f64 b))) |
| Outputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (neg.f64 b))) |
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (neg.f64 b))) |
(*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) b))) |
| Outputs |
|---|
(*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
| Inputs |
|---|
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (neg.f64 b))) |
(*.f64 #s(approx (+ a b) b) (-.f64 a b)) |
(*.f64 #s(approx (+ a b) b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (+.f64 a b) #s(approx (- a b) (neg.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) |
(*.f64 (+.f64 a b) #s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))))) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (-.f64 a b)) |
15 calls:
| 8.0ms | b |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 1 | b |
| 51.8% | 1 | (*.f64 a a) |
| 51.8% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 51.8% | 1 | a |
| 51.8% | 1 | (*.f64 b b) |
| 60.0% | 1 | (*.f64 b b) |
| 60.0% | 1 | (*.f64 a a) |
| 60.0% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 60.0% | 1 | a |
| 60.0% | 1 | b |
| 100.0% | 1 | (*.f64 b b) |
| 100.0% | 1 | (*.f64 a a) |
| 100.0% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 126 to 75 computations (40.5% saved)
| 1× | fuel |
Compiled 28 to 12 computations (57.1% saved)
(abs b)
(abs a)
Compiled 154 to 98 computations (36.4% saved)
Loading profile data...