
Time bar (total: 3.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 37.5% | 62.5% | 0% | 0% | 0% | 0 |
| 0% | 0% | 37.5% | 62.5% | 0% | 0% | 0% | 1 |
| 0% | 0% | 18.7% | 62.5% | 0% | 18.7% | 0% | 2 |
| 0% | 0% | 9.4% | 62.5% | 0% | 28.1% | 0% | 3 |
| 0% | 0% | 9.4% | 62.5% | 0% | 28.1% | 0% | 4 |
| 0% | 0% | 7% | 62.5% | 0% | 30.4% | 0% | 5 |
| 20% | 1.2% | 4.7% | 62.5% | 0% | 31.6% | 0% | 6 |
| 25% | 1.2% | 3.5% | 62.5% | 0% | 32.8% | 0% | 7 |
| 40% | 1.8% | 2.6% | 62.5% | 0% | 33.1% | 0% | 8 |
| 51.9% | 2% | 1.9% | 62.5% | 0% | 33.5% | 0% | 9 |
| 64.7% | 2.4% | 1.3% | 62.5% | 0% | 33.7% | 0% | 10 |
| 72.9% | 2.6% | 1% | 62.5% | 0% | 33.9% | 0% | 11 |
| 80.2% | 2.7% | 0.7% | 62.5% | 0% | 34% | 0% | 12 |
Compiled 25 to 16 computations (36% saved)
| 639.0ms | 8 256× | 0 | valid |
| 85.0ms | 760× | 0 | invalid |
ival-mult!: 106.0ms (30.1% of total)ival-sqrt: 104.0ms (29.6% of total)ival-fabs: 61.0ms (17.3% of total)ival-div!: 45.0ms (12.8% of total)ival-sub!: 22.0ms (6.3% of total)ival-<=: 6.0ms (1.7% of total)ival-and: 4.0ms (1.1% of total)adjust: 2.0ms (0.6% of total)ival-assert: 1.0ms (0.3% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 80 |
| 1 | 127 | 68 |
| 2 | 900 | 56 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.3% | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
(abs a)
(abs b)
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
| Outputs |
|---|
#s(approx (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) #s(hole binary64 (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))))) |
#s(approx (fabs (/ (- (* a a) (* b b)) (* a a))) #s(hole binary64 (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (* -1 (/ (pow b 2) (pow a 2))))) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (- (pow a 2) (pow b 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 1)) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (pow a 2))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (+ (* -1 (pow b 2)) (pow a 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | inf | ((sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (fabs (/ (- (* a a) (* b b)) (* a a))) (/ (- (* a a) (* b b)) (* a a)) (- (* a a) (* b b)) (* a a) a (* b b) b) |
| 1.0ms | a | @ | inf | ((sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (fabs (/ (- (* a a) (* b b)) (* a a))) (/ (- (* a a) (* b b)) (* a a)) (- (* a a) (* b b)) (* a a) a (* b b) b) |
| 1.0ms | a | @ | 0 | ((sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (fabs (/ (- (* a a) (* b b)) (* a a))) (/ (- (* a a) (* b b)) (* a a)) (- (* a a) (* b b)) (* a a) a (* b b) b) |
| 1.0ms | b | @ | -inf | ((sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (fabs (/ (- (* a a) (* b b)) (* a a))) (/ (- (* a a) (* b b)) (* a a)) (- (* a a) (* b b)) (* a a) a (* b b) b) |
| 1.0ms | a | @ | -inf | ((sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (fabs (/ (- (* a a) (* b b)) (* a a))) (/ (- (* a a) (* b b)) (* a a)) (- (* a a) (* b b)) (* a a) a (* b b) b) |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
#s(approx (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) #s(hole binary64 (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))))) |
#s(approx (fabs (/ (- (* a a) (* b b)) (* a a))) #s(hole binary64 (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (* -1 (/ (pow b 2) (pow a 2))))) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (- (pow a 2) (pow b 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 1)) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (pow a 2))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (+ (* -1 (pow b 2)) (pow a 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))))) |
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a)) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a))) (fabs.f64 a)) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (*.f64 a a))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a)) |
(*.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (/.f64 (-.f64 a b) (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 b a) (fabs.f64 a)) (/.f64 (-.f64 a b) (fabs.f64 a))) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) (*.f64 a a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 a) a (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 a) a (*.f64 b b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) (fabs.f64 a)) (/.f64 (neg.f64 a) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 (fabs.f64 a) a) (/.f64 (fabs.f64 a) a) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 (fabs.f64 a) (neg.f64 a)) (/.f64 (fabs.f64 a) (neg.f64 a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 (fabs.f64 a) (fabs.f64 a)) (/.f64 (fabs.f64 a) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 a a) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 a (/.f64 a (*.f64 a a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(fma.f64 (fabs.f64 a) (/.f64 (fabs.f64 a) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 b a)) |
(*.f64 (+.f64 (neg.f64 a) b) (-.f64 (neg.f64 a) b)) |
(*.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (-.f64 (neg.f64 a) (neg.f64 b))) |
(*.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (-.f64 (neg.f64 a) (fabs.f64 b))) |
(*.f64 (+.f64 (fabs.f64 a) b) (-.f64 (fabs.f64 a) b)) |
(*.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (-.f64 (fabs.f64 a) (neg.f64 b))) |
(*.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (-.f64 (fabs.f64 a) (fabs.f64 b))) |
(*.f64 (+.f64 a (neg.f64 b)) (-.f64 a (neg.f64 b))) |
(*.f64 (+.f64 a (fabs.f64 b)) (-.f64 a (fabs.f64 b))) |
(+.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) |
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a a)) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 b a) (-.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) b (*.f64 a a)) |
(fma.f64 b (neg.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (neg.f64 (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (*.f64 b b))) |
(fma.f64 a a (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) a (neg.f64 (*.f64 b b))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (neg.f64 (*.f64 b b))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 a a (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) a (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 a a (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) a (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(fma.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(*.f64 a a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 a a)) |
(fabs.f64 (neg.f64 (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a))) |
a |
(*.f64 b b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) 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 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (*.f64 b b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
b |
Compiled 1 281 to 590 computations (53.9% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 4 | 127 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 4 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.9% | (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
| ▶ | 79.3% | (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a))) |
| ▶ | 100.0% | (sqrt.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a))) |
| ▶ | 79.3% | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
Compiled 36 to 36 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 b b) |
b |
(*.f64 a a) |
a |
#s(literal 1 binary64) |
(sqrt.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a))) |
(fabs.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a)) |
(/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) |
(+.f64 b a) |
(/.f64 (-.f64 a b) a) |
(-.f64 a b) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a)) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) |
(fabs.f64 a) |
| Outputs |
|---|
#s(approx (sqrt (fabs (- (/ (* b b) (* a a)) 1))) #s(hole binary64 (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))))) |
#s(approx (fabs (- (/ (* b b) (* a a)) 1)) #s(hole binary64 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (/ (* b b) (* a a)) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) #s(hole binary64 (sqrt (fabs (/ (* (+ a b) (- a b)) (pow a 2)))))) |
#s(approx (fabs (/ (* (+ b a) (/ (- a b) a)) a)) #s(hole binary64 (fabs (/ (* (+ a b) (- a b)) (pow a 2))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (* -1 (/ (pow b 2) (pow a 2))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) (pow a 2)))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) (pow a 2)))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* -1 (/ (pow b 2) a)))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (/ (- a b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- a b) a) #s(hole binary64 (/ (+ a (* -1 b)) a))) |
#s(approx (- a b) #s(hole binary64 (* -1 b))) |
#s(approx (- a b) #s(hole binary64 (- a b))) |
#s(approx (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) #s(hole binary64 (* (/ 1 a) (sqrt (fabs (* (+ a b) (- a b))))))) |
#s(approx (/ (fabs (* (+ b a) (- a b))) (* a a)) #s(hole binary64 (/ (fabs (* (+ a b) (- a b))) (pow a 2)))) |
#s(approx (fabs (* (+ b a) (- a b))) #s(hole binary64 (fabs (* (+ a b) (- a b))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))))) |
#s(approx (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (fabs (* (+ a b) (- a b))))))) |
#s(approx (sqrt (fabs (* (+ b a) (- a b)))) #s(hole binary64 (sqrt (fabs (* (+ a b) (- a b)))))) |
#s(approx (fabs a) #s(hole binary64 (fabs a))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 1)) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (+ (* -1 (/ b a)) (/ b a))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 a)) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* a (+ 1 (+ (* -1 (/ b a)) (/ b a)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (- a b) a) #s(hole binary64 1)) |
#s(approx (/ (- a b) a) #s(hole binary64 (+ 1 (* -1 (/ b a))))) |
#s(approx (- a b) #s(hole binary64 a)) |
#s(approx (- a b) #s(hole binary64 (* a (+ 1 (* -1 (/ b a)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))))) |
#s(approx (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) #s(hole binary64 (sqrt (fabs (* -1 (/ (* (+ b (* -1 a)) (- b (* -1 a))) (pow a 2))))))) |
#s(approx (fabs (/ (* (+ b a) (/ (- a b) a)) a)) #s(hole binary64 (fabs (* -1 (/ (* (+ b (* -1 a)) (- b (* -1 a))) (pow a 2)))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- a b) #s(hole binary64 (* -1 (* a (- (/ b a) 1))))) |
#s(approx (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) #s(hole binary64 (* -1 (* (/ 1 a) (sqrt (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a)))))))))) |
#s(approx (/ (fabs (* (+ b a) (- a b))) (* a a)) #s(hole binary64 (/ (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a))))) (pow a 2)))) |
#s(approx (fabs (* (+ b a) (- a b))) #s(hole binary64 (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a))))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))))) |
#s(approx (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a))))))))) |
#s(approx (sqrt (fabs (* (+ b a) (- a b)))) #s(hole binary64 (sqrt (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a)))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (+ a (* -1 (/ (pow b 2) a))))) |
#s(approx (- a b) #s(hole binary64 (+ a (* -1 b)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* b (+ a (* -1 a))) (pow a 2)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (- a b) a) #s(hole binary64 (* b (- (/ 1 b) (/ 1 a))))) |
#s(approx (- a b) #s(hole binary64 (* b (- (/ a b) 1)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)))) |
#s(approx (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) #s(hole binary64 (sqrt (fabs (/ (* (+ a (* -1 b)) (- a (* -1 b))) (pow a 2)))))) |
#s(approx (fabs (/ (* (+ b a) (/ (- a b) a)) a)) #s(hole binary64 (fabs (/ (* (+ a (* -1 b)) (- a (* -1 b))) (pow a 2))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (- a b) a) #s(hole binary64 (* -1 (* b (- (/ 1 a) (/ 1 b)))))) |
#s(approx (- a b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ a b))))))) |
#s(approx (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) #s(hole binary64 (* (/ 1 a) (sqrt (fabs (* (+ a (* -1 b)) (- a (* -1 b)))))))) |
#s(approx (/ (fabs (* (+ b a) (- a b))) (* a a)) #s(hole binary64 (/ (fabs (* (+ a (* -1 b)) (- a (* -1 b)))) (pow a 2)))) |
#s(approx (fabs (* (+ b a) (- a b))) #s(hole binary64 (fabs (* (+ a (* -1 b)) (- a (* -1 b)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)))) |
#s(approx (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (fabs (* (+ a (* -1 b)) (- a (* -1 b)))))))) |
#s(approx (sqrt (fabs (* (+ b a) (- a b)))) #s(hole binary64 (sqrt (fabs (* (+ a (* -1 b)) (- a (* -1 b))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | a | @ | 0 | ((sqrt (fabs (- (/ (* b b) (* a a)) 1))) (fabs (- (/ (* b b) (* a a)) 1)) (- (/ (* b b) (* a a)) 1) (/ (* b b) (* a a)) (* b b) b (* a a) a 1 (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) (fabs (/ (* (+ b a) (/ (- a b) a)) a)) (/ (* (+ b a) (/ (- a b) a)) a) (* (+ b a) (/ (- a b) a)) (+ b a) (/ (- a b) a) (- a b) (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) (/ (fabs (* (+ b a) (- a b))) (* a a)) (fabs (* (+ b a) (- a b))) (* (+ b a) (- a b)) (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) |
| 31.0ms | b | @ | -inf | ((sqrt (fabs (- (/ (* b b) (* a a)) 1))) (fabs (- (/ (* b b) (* a a)) 1)) (- (/ (* b b) (* a a)) 1) (/ (* b b) (* a a)) (* b b) b (* a a) a 1 (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) (fabs (/ (* (+ b a) (/ (- a b) a)) a)) (/ (* (+ b a) (/ (- a b) a)) a) (* (+ b a) (/ (- a b) a)) (+ b a) (/ (- a b) a) (- a b) (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) (/ (fabs (* (+ b a) (- a b))) (* a a)) (fabs (* (+ b a) (- a b))) (* (+ b a) (- a b)) (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) |
| 7.0ms | b | @ | 0 | ((sqrt (fabs (- (/ (* b b) (* a a)) 1))) (fabs (- (/ (* b b) (* a a)) 1)) (- (/ (* b b) (* a a)) 1) (/ (* b b) (* a a)) (* b b) b (* a a) a 1 (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) (fabs (/ (* (+ b a) (/ (- a b) a)) a)) (/ (* (+ b a) (/ (- a b) a)) a) (* (+ b a) (/ (- a b) a)) (+ b a) (/ (- a b) a) (- a b) (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) (/ (fabs (* (+ b a) (- a b))) (* a a)) (fabs (* (+ b a) (- a b))) (* (+ b a) (- a b)) (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) |
| 7.0ms | b | @ | inf | ((sqrt (fabs (- (/ (* b b) (* a a)) 1))) (fabs (- (/ (* b b) (* a a)) 1)) (- (/ (* b b) (* a a)) 1) (/ (* b b) (* a a)) (* b b) b (* a a) a 1 (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) (fabs (/ (* (+ b a) (/ (- a b) a)) a)) (/ (* (+ b a) (/ (- a b) a)) a) (* (+ b a) (/ (- a b) a)) (+ b a) (/ (- a b) a) (- a b) (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) (/ (fabs (* (+ b a) (- a b))) (* a a)) (fabs (* (+ b a) (- a b))) (* (+ b a) (- a b)) (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) |
| 6.0ms | a | @ | inf | ((sqrt (fabs (- (/ (* b b) (* a a)) 1))) (fabs (- (/ (* b b) (* a a)) 1)) (- (/ (* b b) (* a a)) 1) (/ (* b b) (* a a)) (* b b) b (* a a) a 1 (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) (fabs (/ (* (+ b a) (/ (- a b) a)) a)) (/ (* (+ b a) (/ (- a b) a)) a) (* (+ b a) (/ (- a b) a)) (+ b a) (/ (- a b) a) (- a b) (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) (/ (fabs (* (+ b a) (- a b))) (* a a)) (fabs (* (+ b a) (- a b))) (* (+ b a) (- a b)) (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 b b) |
b |
(*.f64 a a) |
a |
#s(literal 1 binary64) |
(sqrt.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a))) |
(fabs.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a)) |
(/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) |
(+.f64 b a) |
(/.f64 (-.f64 a b) a) |
(-.f64 a b) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a)) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) |
(fabs.f64 a) |
#s(approx (sqrt (fabs (- (/ (* b b) (* a a)) 1))) #s(hole binary64 (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))))) |
#s(approx (fabs (- (/ (* b b) (* a a)) 1)) #s(hole binary64 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (/ (* b b) (* a a)) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) #s(hole binary64 (sqrt (fabs (/ (* (+ a b) (- a b)) (pow a 2)))))) |
#s(approx (fabs (/ (* (+ b a) (/ (- a b) a)) a)) #s(hole binary64 (fabs (/ (* (+ a b) (- a b)) (pow a 2))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (* -1 (/ (pow b 2) (pow a 2))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) (pow a 2)))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) (pow a 2)))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* -1 (/ (pow b 2) a)))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (/ (- a b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- a b) a) #s(hole binary64 (/ (+ a (* -1 b)) a))) |
#s(approx (- a b) #s(hole binary64 (* -1 b))) |
#s(approx (- a b) #s(hole binary64 (- a b))) |
#s(approx (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) #s(hole binary64 (* (/ 1 a) (sqrt (fabs (* (+ a b) (- a b))))))) |
#s(approx (/ (fabs (* (+ b a) (- a b))) (* a a)) #s(hole binary64 (/ (fabs (* (+ a b) (- a b))) (pow a 2)))) |
#s(approx (fabs (* (+ b a) (- a b))) #s(hole binary64 (fabs (* (+ a b) (- a b))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))))) |
#s(approx (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (fabs (* (+ a b) (- a b))))))) |
#s(approx (sqrt (fabs (* (+ b a) (- a b)))) #s(hole binary64 (sqrt (fabs (* (+ a b) (- a b)))))) |
#s(approx (fabs a) #s(hole binary64 (fabs a))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 1)) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (+ (* -1 (/ b a)) (/ b a))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 a)) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* a (+ 1 (+ (* -1 (/ b a)) (/ b a)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (/ (- a b) a) #s(hole binary64 1)) |
#s(approx (/ (- a b) a) #s(hole binary64 (+ 1 (* -1 (/ b a))))) |
#s(approx (- a b) #s(hole binary64 a)) |
#s(approx (- a b) #s(hole binary64 (* a (+ 1 (* -1 (/ b a)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))))) |
#s(approx (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) #s(hole binary64 (sqrt (fabs (* -1 (/ (* (+ b (* -1 a)) (- b (* -1 a))) (pow a 2))))))) |
#s(approx (fabs (/ (* (+ b a) (/ (- a b) a)) a)) #s(hole binary64 (fabs (* -1 (/ (* (+ b (* -1 a)) (- b (* -1 a))) (pow a 2)))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- a b) #s(hole binary64 (* -1 (* a (- (/ b a) 1))))) |
#s(approx (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) #s(hole binary64 (* -1 (* (/ 1 a) (sqrt (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a)))))))))) |
#s(approx (/ (fabs (* (+ b a) (- a b))) (* a a)) #s(hole binary64 (/ (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a))))) (pow a 2)))) |
#s(approx (fabs (* (+ b a) (- a b))) #s(hole binary64 (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a))))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))))) |
#s(approx (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a))))))))) |
#s(approx (sqrt (fabs (* (+ b a) (- a b)))) #s(hole binary64 (sqrt (fabs (* -1 (* (+ b (* -1 a)) (- b (* -1 a)))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (+ a (* -1 (/ (pow b 2) a))))) |
#s(approx (- a b) #s(hole binary64 (+ a (* -1 b)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* b (+ a (* -1 a))) (pow a 2)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)))) |
#s(approx (- (/ (* b b) (* a a)) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (/ (* (+ b a) (/ (- a b) a)) a) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))))) |
#s(approx (* (+ b a) (/ (- a b) a)) #s(hole binary64 (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (/ (- a b) a) #s(hole binary64 (* b (- (/ 1 b) (/ 1 a))))) |
#s(approx (- a b) #s(hole binary64 (* b (- (/ a b) 1)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)))) |
#s(approx (sqrt (fabs (/ (* (+ b a) (/ (- a b) a)) a))) #s(hole binary64 (sqrt (fabs (/ (* (+ a (* -1 b)) (- a (* -1 b))) (pow a 2)))))) |
#s(approx (fabs (/ (* (+ b a) (/ (- a b) a)) a)) #s(hole binary64 (fabs (/ (* (+ a (* -1 b)) (- a (* -1 b))) (pow a 2))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (/ (- a b) a) #s(hole binary64 (* -1 (* b (- (/ 1 a) (/ 1 b)))))) |
#s(approx (- a b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ a b))))))) |
#s(approx (sqrt (/ (fabs (* (+ b a) (- a b))) (* a a))) #s(hole binary64 (* (/ 1 a) (sqrt (fabs (* (+ a (* -1 b)) (- a (* -1 b)))))))) |
#s(approx (/ (fabs (* (+ b a) (- a b))) (* a a)) #s(hole binary64 (/ (fabs (* (+ a (* -1 b)) (- a (* -1 b)))) (pow a 2)))) |
#s(approx (fabs (* (+ b a) (- a b))) #s(hole binary64 (fabs (* (+ a (* -1 b)) (- a (* -1 b)))))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1)))) |
#s(approx (* (+ b a) (- a b)) #s(hole binary64 (* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)))) |
#s(approx (/ (sqrt (fabs (* (+ b a) (- a b)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (fabs (* (+ a (* -1 b)) (- a (* -1 b)))))))) |
#s(approx (sqrt (fabs (* (+ b a) (- a b)))) #s(hole binary64 (sqrt (fabs (* (+ a (* -1 b)) (- a (* -1 b))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a))) |
(*.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a)) |
(*.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 b) (fabs.f64 a)) (/.f64 (fabs.f64 b) (fabs.f64 a))) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a))) |
(*.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a))) |
(*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (*.f64 a a))) |
(*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) (*.f64 a a))) |
(*.f64 b (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (/.f64 (*.f64 b b) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) a) |
(neg.f64 (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 (*.f64 a a)))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (*.f64 b b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
b |
(*.f64 a a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(fabs.f64 (*.f64 a a)) |
(fabs.f64 (neg.f64 (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a))) |
a |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 a a) |
(/.f64 (neg.f64 a) (neg.f64 a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(cosh.f64 (neg.f64 #s(literal 0 binary64))) |
(exp.f64 #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (neg.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)))) (sqrt.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (sqrt.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a)) (sqrt.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (fabs.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (fabs.f64 a))) |
(pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) a) (/.f64 (fabs.f64 (-.f64 b a)) a)) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (neg.f64 a)) (/.f64 (fabs.f64 (-.f64 b a)) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 a)) (/.f64 (fabs.f64 (-.f64 b a)) (fabs.f64 a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (/.f64 (-.f64 a b) (*.f64 a a)))) |
(*.f64 (fabs.f64 (+.f64 b a)) (/.f64 (fabs.f64 (-.f64 b a)) (*.f64 a a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) |
(fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) |
(fabs.f64 (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 a b) (*.f64 a a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a)) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a))) (fabs.f64 a)) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a) a) |
(/.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)))) (neg.f64 (fabs.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a)) (neg.f64 a)) |
(neg.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 a a)))) |
(neg.f64 (/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (*.f64 a a))) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 a b) a) (/.f64 (+.f64 b a) a)) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a) |
(/.f64 (*.f64 (/.f64 (-.f64 a b) a) (neg.f64 (+.f64 b a))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (/.f64 (-.f64 a b) a)) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 a b) a)) (*.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (/.f64 (-.f64 a b) (*.f64 a a))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 a b) (*.f64 a a))) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 a b) a) (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 a))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 a b) (*.f64 a a)))) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) |
(*.f64 (/.f64 (-.f64 a b) a) (+.f64 b a)) |
(*.f64 (-.f64 a b) (/.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 a (/.f64 (-.f64 a b) a)) (*.f64 b (/.f64 (-.f64 a b) a))) |
(+.f64 (*.f64 b (/.f64 (-.f64 a b) a)) (*.f64 a (/.f64 (-.f64 a b) a))) |
(+.f64 (*.f64 (/.f64 (-.f64 a b) a) a) (*.f64 (/.f64 (-.f64 a b) a) b)) |
(+.f64 (*.f64 (/.f64 (-.f64 a b) a) b) (*.f64 (/.f64 (-.f64 a b) a) a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) a) |
(/.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 a b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 a b)) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (*.f64 (neg.f64 a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (neg.f64 a) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (-.f64 a b)) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (neg.f64 (-.f64 a b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 a b)) (*.f64 (-.f64 b a) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (neg.f64 (-.f64 a b))) (*.f64 (-.f64 b a) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (*.f64 a (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (/.f64 (-.f64 a b) a)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 (-.f64 a b) a)) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 (-.f64 a b) a) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (-.f64 a b) a) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(fma.f64 a (/.f64 (-.f64 a b) a) (*.f64 b (/.f64 (-.f64 a b) a))) |
(fma.f64 b (/.f64 (-.f64 a b) a) (*.f64 a (/.f64 (-.f64 a b) a))) |
(fma.f64 (/.f64 (-.f64 a b) a) a (*.f64 (/.f64 (-.f64 a b) a) b)) |
(fma.f64 (/.f64 (-.f64 a b) a) b (*.f64 (/.f64 (-.f64 a b) a) a)) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b a)))) |
(-.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 (-.f64 a b) a) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 a (-.f64 a b)) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 a b)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 a b))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b)) (*.f64 (fma.f64 b (+.f64 b a) (*.f64 a a)) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a a)) b (*.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(neg.f64 (/.f64 (-.f64 a b) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 a b)) a)) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(-.f64 a b) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) a) (fma.f64 b (+.f64 b a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 b (+.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b)) (fma.f64 b (+.f64 b a) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 b (+.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 a b)) (neg.f64 (+.f64 b a))) |
(*.f64 (pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (neg.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)))) (sqrt.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (sqrt.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a)) (sqrt.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (fabs.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (fabs.f64 a))) |
(pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) a) (/.f64 (fabs.f64 (-.f64 b a)) a)) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (neg.f64 a)) (/.f64 (fabs.f64 (-.f64 b a)) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 a)) (/.f64 (fabs.f64 (-.f64 b a)) (fabs.f64 a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (/.f64 (-.f64 a b) (*.f64 a a)))) |
(*.f64 (fabs.f64 (+.f64 b a)) (/.f64 (fabs.f64 (-.f64 b a)) (*.f64 a a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) |
(fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) |
(fabs.f64 (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 a b) (*.f64 a a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a)) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a))) (fabs.f64 a)) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a) a) |
(/.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)))) (neg.f64 (fabs.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a)) (neg.f64 a)) |
(neg.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 a a)))) |
(neg.f64 (/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (*.f64 a a))) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (-.f64 b a))) |
(*.f64 (fabs.f64 (-.f64 b a)) (fabs.f64 (+.f64 b a))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(fabs.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 a b))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 a b)))) |
(pow.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 b a)) |
(*.f64 (+.f64 (fabs.f64 a) b) (-.f64 (fabs.f64 a) b)) |
(*.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (-.f64 (fabs.f64 a) (neg.f64 b))) |
(*.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (-.f64 (fabs.f64 a) (fabs.f64 b))) |
(*.f64 (+.f64 (neg.f64 a) b) (-.f64 (neg.f64 a) b)) |
(*.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (-.f64 (neg.f64 a) (neg.f64 b))) |
(*.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (-.f64 (neg.f64 a) (fabs.f64 b))) |
(*.f64 (+.f64 a (neg.f64 b)) (-.f64 a (neg.f64 b))) |
(*.f64 (+.f64 a (fabs.f64 b)) (-.f64 a (fabs.f64 b))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(+.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b)) |
(+.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a)) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b)) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (*.f64 (fma.f64 b (+.f64 b a) (*.f64 a a)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (fma.f64 b (+.f64 b a) (*.f64 a a)) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (*.f64 (+.f64 b a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 b (+.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (*.f64 (+.f64 b a) (-.f64 a b))) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b))) (*.f64 (-.f64 b a) (fma.f64 b (+.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (-.f64 a b)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b)) (+.f64 b a)) (fma.f64 b (+.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) b))) (fma.f64 b (+.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b))) (+.f64 b a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (neg.f64 (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))) |
(fma.f64 (-.f64 a b) a (*.f64 (-.f64 a b) b)) |
(fma.f64 a a (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) a (neg.f64 (*.f64 b b))) |
(fma.f64 (-.f64 a b) b (*.f64 (-.f64 a b) a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (neg.f64 (*.f64 b b))) |
(fma.f64 b (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) |
(*.f64 (pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (neg.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)))) (sqrt.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (sqrt.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) a)) (sqrt.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (fabs.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))))) (fabs.f64 a))) |
(pow.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 a b) (*.f64 a a)) (+.f64 b a)))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) |
(*.f64 (pow.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (fabs.f64 a)) (sqrt.f64 (fabs.f64 a))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a))) |
(fabs.f64 a) |
(fabs.f64 (fabs.f64 a)) |
(fabs.f64 (neg.f64 a)) |
(fabs.f64 (neg.f64 (neg.f64 a))) |
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64)) |
(pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 a a)) |
Compiled 3 429 to 1 441 computations (58% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 355 | 3 | 358 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 358 | 4 | 362 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) (fabs.f64 a)) |
| ✓ | 79.3% | (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a))) |
| ▶ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
| ▶ | 79.9% | (sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
Compiled 38 to 38 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(/.f64 b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(literal 1 binary64) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(*.f64 (/.f64 b a) b) |
(/.f64 b a) |
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) (fabs.f64 a)) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) |
(sqrt.f64 (fabs.f64 (+.f64 b a))) |
(fabs.f64 (+.f64 b a)) |
(+.f64 b a) |
(sqrt.f64 (fabs.f64 (-.f64 b a))) |
(fabs.f64 (-.f64 b a)) |
(-.f64 b a) |
(fabs.f64 a) |
| Outputs |
|---|
#s(approx (sqrt (fabs (- (* (/ b (* a a)) b) 1))) #s(hole binary64 (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))))) |
#s(approx (fabs (- (* (/ b (* a a)) b) 1)) #s(hole binary64 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (* (/ b (* a a)) b) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (/ b (* a a)) #s(hole binary64 (/ b (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) #s(hole binary64 (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))))) |
#s(approx (fabs (- (/ (* (/ b a) b) a) 1)) #s(hole binary64 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (/ (* (/ b a) b) a) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (* (/ b a) b) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (* (fabs (+ a b)) (fabs (- b a))))))) |
#s(approx (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) #s(hole binary64 (sqrt (* (fabs (+ a b)) (fabs (- b a)))))) |
#s(approx (sqrt (fabs (+ b a))) #s(hole binary64 (sqrt (fabs (+ a b))))) |
#s(approx (fabs (+ b a)) #s(hole binary64 (fabs (+ a b)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (sqrt (fabs (- b a))) #s(hole binary64 (sqrt (fabs (- b a))))) |
#s(approx (fabs (- b a)) #s(hole binary64 (fabs (- b a)))) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (fabs a) #s(hole binary64 (fabs a))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 -1)) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (* (fabs (+ b (* -1 a))) (fabs (- b (* -1 a)))))))) |
#s(approx (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) #s(hole binary64 (sqrt (* (fabs (+ b (* -1 a))) (fabs (- b (* -1 a))))))) |
#s(approx (sqrt (fabs (+ b a))) #s(hole binary64 (sqrt (fabs (- b (* -1 a)))))) |
#s(approx (fabs (+ b a)) #s(hole binary64 (fabs (- b (* -1 a))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (sqrt (fabs (- b a))) #s(hole binary64 (sqrt (fabs (+ b (* -1 a)))))) |
#s(approx (fabs (- b a)) #s(hole binary64 (fabs (+ b (* -1 a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (* (fabs (neg (+ a (* -1 b)))) (fabs (- a (* -1 b)))))))) |
#s(approx (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) #s(hole binary64 (sqrt (* (fabs (neg (+ a (* -1 b)))) (fabs (- a (* -1 b))))))) |
#s(approx (sqrt (fabs (+ b a))) #s(hole binary64 (sqrt (fabs (- a (* -1 b)))))) |
#s(approx (fabs (+ b a)) #s(hole binary64 (fabs (- a (* -1 b))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (sqrt (fabs (- b a))) #s(hole binary64 (sqrt (fabs (neg (+ a (* -1 b))))))) |
#s(approx (fabs (- b a)) #s(hole binary64 (fabs (neg (+ a (* -1 b)))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | b | @ | -inf | ((sqrt (fabs (- (* (/ b (* a a)) b) 1))) (fabs (- (* (/ b (* a a)) b) 1)) (- (* (/ b (* a a)) b) 1) (* (/ b (* a a)) b) (/ b (* a a)) b (* a a) a 1 (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) (fabs (- (/ (* (/ b a) b) a) 1)) (- (/ (* (/ b a) b) a) 1) (/ (* (/ b a) b) a) (* (/ b a) b) (/ b a) (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (sqrt (fabs (+ b a))) (fabs (+ b a)) (+ b a) (sqrt (fabs (- b a))) (fabs (- b a)) (- b a) (fabs a)) |
| 4.0ms | b | @ | inf | ((sqrt (fabs (- (* (/ b (* a a)) b) 1))) (fabs (- (* (/ b (* a a)) b) 1)) (- (* (/ b (* a a)) b) 1) (* (/ b (* a a)) b) (/ b (* a a)) b (* a a) a 1 (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) (fabs (- (/ (* (/ b a) b) a) 1)) (- (/ (* (/ b a) b) a) 1) (/ (* (/ b a) b) a) (* (/ b a) b) (/ b a) (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (sqrt (fabs (+ b a))) (fabs (+ b a)) (+ b a) (sqrt (fabs (- b a))) (fabs (- b a)) (- b a) (fabs a)) |
| 3.0ms | a | @ | -inf | ((sqrt (fabs (- (* (/ b (* a a)) b) 1))) (fabs (- (* (/ b (* a a)) b) 1)) (- (* (/ b (* a a)) b) 1) (* (/ b (* a a)) b) (/ b (* a a)) b (* a a) a 1 (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) (fabs (- (/ (* (/ b a) b) a) 1)) (- (/ (* (/ b a) b) a) 1) (/ (* (/ b a) b) a) (* (/ b a) b) (/ b a) (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (sqrt (fabs (+ b a))) (fabs (+ b a)) (+ b a) (sqrt (fabs (- b a))) (fabs (- b a)) (- b a) (fabs a)) |
| 3.0ms | a | @ | 0 | ((sqrt (fabs (- (* (/ b (* a a)) b) 1))) (fabs (- (* (/ b (* a a)) b) 1)) (- (* (/ b (* a a)) b) 1) (* (/ b (* a a)) b) (/ b (* a a)) b (* a a) a 1 (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) (fabs (- (/ (* (/ b a) b) a) 1)) (- (/ (* (/ b a) b) a) 1) (/ (* (/ b a) b) a) (* (/ b a) b) (/ b a) (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (sqrt (fabs (+ b a))) (fabs (+ b a)) (+ b a) (sqrt (fabs (- b a))) (fabs (- b a)) (- b a) (fabs a)) |
| 3.0ms | a | @ | inf | ((sqrt (fabs (- (* (/ b (* a a)) b) 1))) (fabs (- (* (/ b (* a a)) b) 1)) (- (* (/ b (* a a)) b) 1) (* (/ b (* a a)) b) (/ b (* a a)) b (* a a) a 1 (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) (fabs (- (/ (* (/ b a) b) a) 1)) (- (/ (* (/ b a) b) a) 1) (/ (* (/ b a) b) a) (* (/ b a) b) (/ b a) (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (sqrt (fabs (+ b a))) (fabs (+ b a)) (+ b a) (sqrt (fabs (- b a))) (fabs (- b a)) (- b a) (fabs a)) |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(/.f64 b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(literal 1 binary64) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(*.f64 (/.f64 b a) b) |
(/.f64 b a) |
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) (fabs.f64 a)) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) |
(sqrt.f64 (fabs.f64 (+.f64 b a))) |
(fabs.f64 (+.f64 b a)) |
(+.f64 b a) |
(sqrt.f64 (fabs.f64 (-.f64 b a))) |
(fabs.f64 (-.f64 b a)) |
(-.f64 b a) |
(fabs.f64 a) |
#s(approx (sqrt (fabs (- (* (/ b (* a a)) b) 1))) #s(hole binary64 (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))))) |
#s(approx (fabs (- (* (/ b (* a a)) b) 1)) #s(hole binary64 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (* (/ b (* a a)) b) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (/ b (* a a)) #s(hole binary64 (/ b (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (fabs (- (/ (* (/ b a) b) a) 1))) #s(hole binary64 (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))))) |
#s(approx (fabs (- (/ (* (/ b a) b) a) 1)) #s(hole binary64 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (/ (* (/ b a) b) a) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (* (/ b a) b) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (* (fabs (+ a b)) (fabs (- b a))))))) |
#s(approx (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) #s(hole binary64 (sqrt (* (fabs (+ a b)) (fabs (- b a)))))) |
#s(approx (sqrt (fabs (+ b a))) #s(hole binary64 (sqrt (fabs (+ a b))))) |
#s(approx (fabs (+ b a)) #s(hole binary64 (fabs (+ a b)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (sqrt (fabs (- b a))) #s(hole binary64 (sqrt (fabs (- b a))))) |
#s(approx (fabs (- b a)) #s(hole binary64 (fabs (- b a)))) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (fabs a) #s(hole binary64 (fabs a))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 -1)) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (* (fabs (+ b (* -1 a))) (fabs (- b (* -1 a)))))))) |
#s(approx (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) #s(hole binary64 (sqrt (* (fabs (+ b (* -1 a))) (fabs (- b (* -1 a))))))) |
#s(approx (sqrt (fabs (+ b a))) #s(hole binary64 (sqrt (fabs (- b (* -1 a)))))) |
#s(approx (fabs (+ b a)) #s(hole binary64 (fabs (- b (* -1 a))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (sqrt (fabs (- b a))) #s(hole binary64 (sqrt (fabs (+ b (* -1 a)))))) |
#s(approx (fabs (- b a)) #s(hole binary64 (fabs (+ b (* -1 a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (- (* (/ b (* a a)) b) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (- (/ (* (/ b a) b) a) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (/ (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) (fabs a)) #s(hole binary64 (* (/ 1 (fabs a)) (sqrt (* (fabs (neg (+ a (* -1 b)))) (fabs (- a (* -1 b)))))))) |
#s(approx (* (sqrt (fabs (+ b a))) (sqrt (fabs (- b a)))) #s(hole binary64 (sqrt (* (fabs (neg (+ a (* -1 b)))) (fabs (- a (* -1 b))))))) |
#s(approx (sqrt (fabs (+ b a))) #s(hole binary64 (sqrt (fabs (- a (* -1 b)))))) |
#s(approx (fabs (+ b a)) #s(hole binary64 (fabs (- a (* -1 b))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (sqrt (fabs (- b a))) #s(hole binary64 (sqrt (fabs (neg (+ a (* -1 b))))))) |
#s(approx (fabs (- b a)) #s(hole binary64 (fabs (neg (+ a (* -1 b)))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a))) |
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a))) |
(*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 b (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) a) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) a)) |
(neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (neg.f64 a))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(/.f64 b (*.f64 a a)) |
(/.f64 (/.f64 b a) a) |
(/.f64 (/.f64 b (neg.f64 a)) (neg.f64 a)) |
(/.f64 (/.f64 b (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (neg.f64 (/.f64 b a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 b)) (*.f64 a a)) |
(/.f64 (neg.f64 b) (neg.f64 (*.f64 a a))) |
(neg.f64 (/.f64 (neg.f64 b) (*.f64 a a))) |
(neg.f64 (/.f64 b (neg.f64 (*.f64 a a)))) |
b |
(*.f64 a a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(fabs.f64 (*.f64 a a)) |
(fabs.f64 (neg.f64 (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a))) |
a |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(cosh.f64 (neg.f64 #s(literal 0 binary64))) |
(exp.f64 #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal 1 binary64))))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a))) |
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a))) |
(*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 b (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) a) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) a)) |
(neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (neg.f64 a))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(*.f64 (/.f64 b a) b) |
(*.f64 b (/.f64 b a)) |
(/.f64 (*.f64 b b) a) |
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 a)) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (-.f64 b a))) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (/.f64 (sqrt.f64 (fabs.f64 (-.f64 b a))) (fabs.f64 a))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 b a))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (fabs.f64 a))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))) (neg.f64 (fabs.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (neg.f64 (fabs.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))) (fabs.f64 a))) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 b a))) (sqrt.f64 (fabs.f64 (+.f64 b a)))) |
(pow.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 b a))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (+.f64 b a))) |
(*.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (+.f64 b a))) |
(fabs.f64 (+.f64 b a)) |
(fabs.f64 (neg.f64 (+.f64 b a))) |
(fabs.f64 (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (fabs.f64 (-.f64 b a))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (fabs.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(pow.f64 (*.f64 (+.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 b a)) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 a (-.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b a)))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 b a))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (-.f64 b a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (-.f64 b a))) |
(*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 b a))) |
(fabs.f64 (-.f64 b a)) |
(fabs.f64 (-.f64 a b)) |
(fabs.f64 (neg.f64 (-.f64 b a))) |
(fabs.f64 (neg.f64 (-.f64 a b))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a))) (fabs.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (fabs.f64 (+.f64 b a))) |
(pow.f64 (*.f64 (-.f64 b a) (-.f64 b a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 b a) (-.f64 b a))) |
(sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) b))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(-.f64 b a) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 a a) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) b) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (+.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (+.f64 b a))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a))) |
(*.f64 (sqrt.f64 (fabs.f64 a)) (sqrt.f64 (fabs.f64 a))) |
(fabs.f64 a) |
(fabs.f64 (fabs.f64 a)) |
(fabs.f64 (neg.f64 a)) |
(fabs.f64 (neg.f64 (neg.f64 a))) |
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64)) |
(pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 a a)) |
Compiled 1 506 to 826 computations (45.2% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 0 | 183 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 1 | 1 |
| Total | 183 | 4 | 187 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) (fabs.f64 a)) |
| ✓ | 79.3% | (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a))) |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
| ✓ | 79.9% | (sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
Compiled 95 to 83 computations (12.6% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b)))) (fabs.f64 a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 a a))) |
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
(sqrt.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 a b) a)) a))) |
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (fabs.f64 (-.f64 b a)))) (fabs.f64 a)) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
7 calls:
| 62.0ms | (*.f64 b b) |
| 3.0ms | b |
| 2.0ms | a |
| 2.0ms | (*.f64 a a) |
| 2.0ms | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 b b) |
| 100.0% | 1 | (*.f64 a a) |
| 100.0% | 1 | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| 100.0% | 1 | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| 100.0% | 1 | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 30 to 31 computations (-3.3% saved)
Total -0.4b remaining (-3.2%)
Threshold costs -0.4b (-3.2%)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))) |
7 calls:
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (*.f64 a a) |
| 1.0ms | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 1.0ms | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | (*.f64 b b) |
| 79.9% | 1 | (*.f64 a a) |
| 79.9% | 1 | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| 79.9% | 1 | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| 79.9% | 1 | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 79.9% | 1 | a |
| 79.9% | 1 | b |
Compiled 30 to 31 computations (-3.3% saved)
| 1× | done |
Compiled 15 to 15 computations (0% saved)
(abs b)
(abs a)
Compiled 96 to 95 computations (1% saved)
Loading profile data...