
Time bar (total: 3.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 19 to 13 computations (31.6% saved)
| 682.0ms | 8 256× | 0 | valid |
ival-mult!: 232.0ms (59.3% of total)ival-pow2: 91.0ms (23.3% of total)ival-add!: 46.0ms (11.8% of total)ival-sub!: 20.0ms (5.1% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 1 | (-1.930999077719381e+193 -9.641198085347833e-163) | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 34.0ms | 512× | 0 | valid |
Compiled 149 to 40 computations (73.2% saved)
ival-mult!: 8.0ms (48.8% of total)ival-pow2: 6.0ms (36.6% of total)ival-add!: 2.0ms (12.2% of total)ival-sub!: 1.0ms (6.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 104 |
| 1 | 98 | 104 |
| 2 | 265 | 104 |
| 3 | 715 | 104 |
| 4 | 2356 | 102 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(abs a)
(abs b)
Compiled 34 to 24 computations (29.4% saved)
| Inputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
#s(literal 2 binary64) |
(*.f64 #s(literal 4 binary64) (*.f64 b b)) |
#s(literal 4 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (pow b 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (pow b 4))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (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 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow a 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (pow a 4))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))))) |
#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 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* 4 (* b b)) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | inf | ((- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow (+ (* a a) (* b b)) 2) (+ (* a a) (* b b)) (* a a) a (* b b) b 2 (* 4 (* b b)) 4 1) |
| 2.0ms | a | @ | inf | ((- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow (+ (* a a) (* b b)) 2) (+ (* a a) (* b b)) (* a a) a (* b b) b 2 (* 4 (* b b)) 4 1) |
| 1.0ms | a | @ | 0 | ((- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow (+ (* a a) (* b b)) 2) (+ (* a a) (* b b)) (* a a) a (* b b) b 2 (* 4 (* b b)) 4 1) |
| 1.0ms | b | @ | -inf | ((- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow (+ (* a a) (* b b)) 2) (+ (* a a) (* b b)) (* a a) a (* b b) b 2 (* 4 (* b b)) 4 1) |
| 1.0ms | b | @ | 0 | ((- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow (+ (* a a) (* b b)) 2) (+ (* a a) (* b b)) (* a a) a (* b b) b 2 (* 4 (* b b)) 4 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 1221 |
| 0 | 148 | 1209 |
| 1 | 800 | 1161 |
| 0 | 8481 | 1049 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
#s(literal 2 binary64) |
(*.f64 #s(literal 4 binary64) (*.f64 b b)) |
#s(literal 4 binary64) |
#s(literal 1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (pow b 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (pow b 4))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (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 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow a 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (pow a 4))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))))) |
#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 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* 4 (* b b)) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (pow (+ (* a a) (* b b)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 b b (*.f64 a a))) (fabs.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 b b) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 b b (*.f64 a a))) (fabs.f64 (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) b)) b)) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 4 binary64))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(*.f64 (fabs.f64 (fma.f64 b b (*.f64 a a))) (fabs.f64 (fma.f64 b b (*.f64 a a)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 a a)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 b (*.f64 b #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 b b (*.f64 a a)) |
(fma.f64 a (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 a a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a a (*.f64 b b)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) a) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 a (*.f64 a #s(literal 1 binary64))) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
a |
(*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) b) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b (*.f64 b #s(literal 1 binary64))) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal 4 binary64) b) b) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 b b) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 b b)) |
(*.f64 b (*.f64 b #s(literal 4 binary64))) |
#s(literal 4 binary64) |
#s(literal 1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (+.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* a a) (* b b)) (fma.f64 b b (*.f64 a a))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx a a) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 a a)) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (+.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (* 4 (* b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (+.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow (+ (* a a) (* b b)) 2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
Compiled 7 675 to 1 290 computations (83.2% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 318 | 8 | 326 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 319 | 8 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| ▶ | 36.6% | (/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
| 89.8% | (-.f64 (+.f64 (fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a))) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) | |
| ▶ | 88.6% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
| 88.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) | |
| ▶ | 71.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
| 43.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) | |
| ▶ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
Compiled 434 to 250 computations (42.4% saved)
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
(*.f64 b b) |
#s(literal 4 binary64) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 b b #s(literal 4 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) |
(fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(pow.f64 a #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* a a)) #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 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (pow b 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 2) (+ 4 (pow b 2))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ 4 (pow b 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (+ (* 2 (pow a 2)) (pow b 2))))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (+ 4 (* 2 (pow a 2))))) |
#s(approx (pow a 4) #s(hole binary64 (pow a 4))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (/ (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2)) (- (+ 1 (pow b 4)) (* 4 (pow b 2)))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (/ (pow b 8) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (- (+ (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* (pow a 2) (- (+ (* 2 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* 4 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow b 8) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (/ (pow b 8) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (- (+ (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* (pow a 2) (- (+ (* 2 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* 4 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* (pow a 2) (- (+ (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 3))) (* 4 (/ (pow b 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2)))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 2 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* 4 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow b 8) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 4 (/ (pow b 6) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow b 8) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (/ (pow b 8) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* 4 (* (pow a 2) (pow b 6))) (pow b 8)) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (* 4 (pow b 4)))))) (pow b 8)) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow b 4))))))) (pow b 8)) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (pow b 8))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* 4 (* (pow a 2) (pow b 6))) (pow b 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (* 4 (pow b 4)))))) (pow b 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow b 4))))))) (pow b 8)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ 1 (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))) (* 4 (pow b 2))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ 1 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) (* 4 (pow b 2))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (pow b 4))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow a 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* 2 (* (pow a 2) (pow b 2))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow a 2) (+ (* 2 (pow b 2)) (/ (* (pow b 2) (+ 4 (pow b 2))) (pow a 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* 2 (* (pow a 2) b)))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* (pow a 2) (+ (* 2 b) (/ (* b (+ 4 (pow b 2))) (pow a 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (* 2 (pow a 2)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (* (pow a 2) (+ 2 (+ (* 4 (/ 1 (pow a 2))) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (* 2 (pow a 2)))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow a 4))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 4) (- (+ 1 (* 4 (/ (pow b 2) (pow a 2)))) (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (* 4 (/ (pow b 4) (pow a 4))))))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (pow b 2)) (* 2 (pow b 2)))) (pow a 4))) (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (pow b 4) (pow a 4))))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (+ (* 4 (/ (pow b 4) (pow a 4))) (* 4 (/ (pow b 6) (pow a 6)))))))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (pow b 2)) (* 2 (pow b 2)))) (pow a 4))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 2 (pow b 4)) (+ (* 4 (pow b 2)) (* 4 (pow b 4)))) (+ 1 (+ (* 2 (* (pow b 2) (- (* 4 (pow b 2)) (* 2 (pow b 2))))) (pow b 4))))) (pow a 6))) (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (/ 1 (pow a 4)) (+ (/ (* (- (* 4 (pow b 2)) (* 2 (pow b 2))) (- (+ 1 (pow b 4)) (* 4 (pow b 2)))) (pow a 6)) (/ (pow b 4) (pow a 4))))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow a 8))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 8) (+ 1 (* 4 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (* 4 (/ (pow b 4) (pow a 4))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 4) (pow a 4))) (* 4 (/ (pow b 6) (pow a 6)))))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (pow a 8))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow a 8) (+ 1 (* 4 (/ (pow b 2) (pow a 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (* 4 (/ (pow b 4) (pow a 4))))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 4) (pow a 4))) (* 4 (/ (pow b 6) (pow a 6)))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (pow b 4) (pow a 4))))) (* 4 (/ (pow b 2) (pow a 4))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (pow a 4))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* b b) 4) #s(hole binary64 4)) |
#s(approx (+ (* b b) 4) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 2) (+ 4 (* 2 (pow a 2)))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (* 2 (pow a 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (* 2 (pow a 2))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (/ (- (pow a 8) 1) (+ 1 (pow a 4))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (/ (pow a 8) (+ 1 (pow a 4)))) (/ 1 (+ 1 (pow a 4)))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (+ (* 8 (/ 1 (+ 1 (pow a 4)))) (* (pow b 2) (- (+ (* 2 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* 4 (/ (pow a 4) (+ 1 (pow a 4)))) (/ 1 (pow (+ 1 (pow a 4)) 2)))) (+ (* 16 (/ 1 (+ 1 (pow a 4)))) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (+ 1 (pow a 4))) (/ (pow a 8) (pow (+ 1 (pow a 4)) 2)))))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (/ (pow a 8) (+ 1 (pow a 4)))) (/ 1 (+ 1 (pow a 4)))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (+ (* 8 (/ 1 (+ 1 (pow a 4)))) (* (pow b 2) (- (+ (* 2 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* 4 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 2) (+ 1 (pow a 4)))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 3))) (+ (* 4 (/ (pow a 6) (pow (+ 1 (pow a 4)) 2))) (+ (* 8 (/ 1 (pow (+ 1 (pow a 4)) 2))) (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 2 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* 4 (/ (pow a 4) (+ 1 (pow a 4)))) (/ 1 (pow (+ 1 (pow a 4)) 2)))) (+ (* 16 (/ 1 (+ 1 (pow a 4)))) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (+ 1 (pow a 4))) (/ (pow a 8) (pow (+ 1 (pow a 4)) 2)))))) (+ 1 (pow a 4))))))) (/ 1 (pow (+ 1 (pow a 4)) 2))))) (+ (* 16 (/ 1 (+ 1 (pow a 4)))) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (+ 1 (pow a 4))) (/ (pow a 8) (pow (+ 1 (pow a 4)) 2)))))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (/ (pow a 8) (+ 1 (pow a 4)))) (/ 1 (+ 1 (pow a 4)))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (pow a 8) 1))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (+ 8 (* 4 (pow a 6)))) (pow a 8)) 1))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (+ 8 (+ (* 4 (pow a 6)) (* (pow b 2) (- (+ (* 2 (pow a 4)) (* 4 (pow a 4))) 16))))) (pow a 8)) 1))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (+ 8 (+ (* 4 (pow a 6)) (* (pow b 2) (- (+ (* 2 (pow a 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow a 4)))) 16))))) (pow a 8)) 1))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* 4 (* (pow a 6) (pow b 2))) (pow a 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow b 2) (+ (* 4 (pow a 6)) (* (pow b 2) (+ (* 2 (pow a 4)) (* 4 (pow a 4)))))) (pow a 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow b 2) (+ (* 4 (pow a 6)) (* (pow b 2) (+ (* 2 (pow a 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow a 4))))))) (pow a 8)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 1)) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (* -8 (pow b 2))))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 16 (pow b 2)) 8))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (pow a 4)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (+ (* (pow b 2) (- (* 2 (pow a 2)) 4)) (pow a 4))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (+ (* (pow b 2) (- (+ (* 2 (pow a 2)) (pow b 2)) 4)) (pow a 4))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* (pow b 2) (- 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (* (pow b 2) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (pow b 4))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (pow b 3))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow b 4))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 4 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))) (* 2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (* 4 (/ 1 (pow b 2))))))) (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (/ 17 (pow b 4)) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow b 4)) (/ (pow a 4) (pow b 4))))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 6) (pow b 6))) (+ (* 4 (/ 1 (pow b 2))) (* 8 (/ 1 (pow b 6))))))))) (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (/ 17 (pow b 4)) (+ (/ (* (+ 1 (pow a 4)) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow b 6)) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow b 4)) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 2 (pow a 4)) (* 4 (pow a 4))) (+ 17 (+ (* (- (* 2 (pow a 2)) 4) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow a 4))))) (pow b 6)) (/ (pow a 4) (pow b 4))))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow b 8))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 8) (+ 1 (* 4 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 8) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 4) (pow b 4)))))) (/ 16 (pow b 4)))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 8) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 6) (pow b 6))) (* 8 (/ 1 (pow b 6)))))))) (/ 16 (pow b 4)))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow b 8) (+ 1 (* 4 (/ (pow a 2) (pow b 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow b 8) (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 4) (pow b 4))))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow b 8) (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (* 4 (/ (pow a 6) (pow b 6)))))))))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (* 16 (pow b 4)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- 16 (* 8 (/ 1 (pow b 2))))))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 16 (/ 1 (pow b 4))) (* 8 (/ 1 (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 2 (/ (pow a 2) (pow b 2)))) (* 4 (/ 1 (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (/ 1 (pow b 4)) (/ (pow a 4) (pow b 4))))) (* 4 (/ 1 (pow b 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 4 (* 2 (pow a 2))) (pow b 2))) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | 0 | ((+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* (* b b) 4) -1) (* b b) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow (+ (* b b) (* a a)) 2)) |
| 6.0ms | b | @ | inf | ((+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* (* b b) 4) -1) (* b b) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow (+ (* b b) (* a a)) 2)) |
| 5.0ms | a | @ | inf | ((+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* (* b b) 4) -1) (* b b) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow (+ (* b b) (* a a)) 2)) |
| 5.0ms | b | @ | 0 | ((+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* (* b b) 4) -1) (* b b) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow (+ (* b b) (* a a)) 2)) |
| 3.0ms | b | @ | -inf | ((+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* (* b b) 4) -1) (* b b) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow (+ (* b b) (* a a)) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 670 | 7336 |
| 0 | 709 | 6365 |
| 1 | 4663 | 6353 |
| 0 | 8142 | 6152 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
(*.f64 b b) |
#s(literal 4 binary64) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 b b #s(literal 4 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) |
(fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(pow.f64 a #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* a a)) #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 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (pow b 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 2) (+ 4 (pow b 2))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ 4 (pow b 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (+ (* 2 (pow a 2)) (pow b 2))))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (+ 4 (* 2 (pow a 2))))) |
#s(approx (pow a 4) #s(hole binary64 (pow a 4))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (/ (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2)) (- (+ 1 (pow b 4)) (* 4 (pow b 2)))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (/ (pow b 8) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (- (+ (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* (pow a 2) (- (+ (* 2 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* 4 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow b 8) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (/ (pow b 8) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (- (+ (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* (pow a 2) (- (+ (* 2 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* 4 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* (pow a 2) (- (+ (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 3))) (* 4 (/ (pow b 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2)))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 2 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (+ (* 4 (/ (pow b 4) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow b 8) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 4 (/ (pow b 6) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (/ (pow b 6) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow b 8) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2)))))) (* 2 (/ (* (pow b 2) (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2))) (pow (- (+ 1 (pow b 4)) (* 4 (pow b 2))) 2))))) (/ (pow b 8) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) (/ (pow (- (* 4 (pow b 2)) 1) 2) (- (+ 1 (pow b 4)) (* 4 (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (pow b 8) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* 4 (* (pow a 2) (pow b 6))) (pow b 8)) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (* 4 (pow b 4)))))) (pow b 8)) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow b 4))))))) (pow b 8)) (pow (- (* 4 (pow b 2)) 1) 2)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (pow b 8))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* 4 (* (pow a 2) (pow b 6))) (pow b 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (* 4 (pow b 4)))))) (pow b 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow a 2) (+ (* 4 (pow b 6)) (* (pow a 2) (+ (* 2 (pow b 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow b 4))))))) (pow b 8)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ 1 (pow b 4)) (* 4 (pow b 2))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ 1 (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))) (* 4 (pow b 2))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ 1 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) (* 4 (pow b 2))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (pow b 4))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow a 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* 2 (* (pow a 2) (pow b 2))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow a 2) (+ (* 2 (pow b 2)) (/ (* (pow b 2) (+ 4 (pow b 2))) (pow a 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* 2 (* (pow a 2) b)))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* (pow a 2) (+ (* 2 b) (/ (* b (+ 4 (pow b 2))) (pow a 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (* 2 (pow a 2)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (* (pow a 2) (+ 2 (+ (* 4 (/ 1 (pow a 2))) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (* 2 (pow a 2)))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow a 4))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 4) (- (+ 1 (* 4 (/ (pow b 2) (pow a 2)))) (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (* 4 (/ (pow b 4) (pow a 4))))))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (pow b 2)) (* 2 (pow b 2)))) (pow a 4))) (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (pow b 4) (pow a 4))))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (+ (* 4 (/ (pow b 4) (pow a 4))) (* 4 (/ (pow b 6) (pow a 6)))))))) (+ (* 2 (/ (* (pow b 2) (- (* 4 (pow b 2)) (* 2 (pow b 2)))) (pow a 4))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 2 (pow b 4)) (+ (* 4 (pow b 2)) (* 4 (pow b 4)))) (+ 1 (+ (* 2 (* (pow b 2) (- (* 4 (pow b 2)) (* 2 (pow b 2))))) (pow b 4))))) (pow a 6))) (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (/ 1 (pow a 4)) (+ (/ (* (- (* 4 (pow b 2)) (* 2 (pow b 2))) (- (+ 1 (pow b 4)) (* 4 (pow b 2)))) (pow a 6)) (/ (pow b 4) (pow a 4))))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow a 8))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 8) (+ 1 (* 4 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (* 4 (/ (pow b 4) (pow a 4))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 4) (pow a 4))) (* 4 (/ (pow b 6) (pow a 6)))))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (pow a 8))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow a 8) (+ 1 (* 4 (/ (pow b 2) (pow a 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (* 4 (/ (pow b 4) (pow a 4))))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow a 8) (+ 1 (+ (* 2 (/ (pow b 4) (pow a 4))) (+ (* 4 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 4) (pow a 4))) (* 4 (/ (pow b 6) (pow a 6)))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (pow b 4) (pow a 4))))) (* 4 (/ (pow b 2) (pow a 4))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (pow a 4))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* b b) 4) #s(hole binary64 4)) |
#s(approx (+ (* b b) 4) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 2) (+ 4 (* 2 (pow a 2)))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (* 2 (pow a 2)))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (* 2 (pow a 2))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (/ (- (pow a 8) 1) (+ 1 (pow a 4))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (/ (pow a 8) (+ 1 (pow a 4)))) (/ 1 (+ 1 (pow a 4)))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (+ (* 8 (/ 1 (+ 1 (pow a 4)))) (* (pow b 2) (- (+ (* 2 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* 4 (/ (pow a 4) (+ 1 (pow a 4)))) (/ 1 (pow (+ 1 (pow a 4)) 2)))) (+ (* 16 (/ 1 (+ 1 (pow a 4)))) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (+ 1 (pow a 4))) (/ (pow a 8) (pow (+ 1 (pow a 4)) 2)))))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (/ (pow a 8) (+ 1 (pow a 4)))) (/ 1 (+ 1 (pow a 4)))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (+ (* 8 (/ 1 (+ 1 (pow a 4)))) (* (pow b 2) (- (+ (* 2 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* 4 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* (pow b 2) (- (+ (* 4 (/ (pow a 2) (+ 1 (pow a 4)))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 3))) (+ (* 4 (/ (pow a 6) (pow (+ 1 (pow a 4)) 2))) (+ (* 8 (/ 1 (pow (+ 1 (pow a 4)) 2))) (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 2 (/ (pow a 4) (+ 1 (pow a 4)))) (+ (* 4 (/ (pow a 4) (+ 1 (pow a 4)))) (/ 1 (pow (+ 1 (pow a 4)) 2)))) (+ (* 16 (/ 1 (+ 1 (pow a 4)))) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (+ 1 (pow a 4))) (/ (pow a 8) (pow (+ 1 (pow a 4)) 2)))))) (+ 1 (pow a 4))))))) (/ 1 (pow (+ 1 (pow a 4)) 2))))) (+ (* 16 (/ 1 (+ 1 (pow a 4)))) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 4 (/ (pow a 6) (+ 1 (pow a 4)))) (* 8 (/ 1 (+ 1 (pow a 4))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (+ 1 (pow a 4))) (/ (pow a 8) (pow (+ 1 (pow a 4)) 2)))))))) (/ (* (- (* 2 (pow a 2)) 4) (- (pow a 8) 1)) (pow (+ 1 (pow a 4)) 2)))) (/ (pow a 8) (+ 1 (pow a 4)))) (/ 1 (+ 1 (pow a 4)))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (pow a 8) 1))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (+ 8 (* 4 (pow a 6)))) (pow a 8)) 1))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (+ 8 (+ (* 4 (pow a 6)) (* (pow b 2) (- (+ (* 2 (pow a 4)) (* 4 (pow a 4))) 16))))) (pow a 8)) 1))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (- (+ (* (pow b 2) (+ 8 (+ (* 4 (pow a 6)) (* (pow b 2) (- (+ (* 2 (pow a 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow a 4)))) 16))))) (pow a 8)) 1))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* 4 (* (pow a 6) (pow b 2))) (pow a 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow b 2) (+ (* 4 (pow a 6)) (* (pow b 2) (+ (* 2 (pow a 4)) (* 4 (pow a 4)))))) (pow a 8)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (+ (* (pow b 2) (+ (* 4 (pow a 6)) (* (pow b 2) (+ (* 2 (pow a 4)) (+ (* 4 (* (pow a 2) (pow b 2))) (* 4 (pow a 4))))))) (pow a 8)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 1)) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (* -8 (pow b 2))))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (* (pow b 2) (- (* 16 (pow b 2)) 8))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (pow a 4)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (+ (* (pow b 2) (- (* 2 (pow a 2)) 4)) (pow a 4))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (+ 1 (+ (* (pow b 2) (- (+ (* 2 (pow a 2)) (pow b 2)) 4)) (pow a 4))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* (pow b 2) (- 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (* (pow b 2) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (pow b 4))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (pow b 3))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow b 4))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 4 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))) (* 2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (* 4 (/ 1 (pow b 2))))))) (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (/ 17 (pow b 4)) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow b 4)) (/ (pow a 4) (pow b 4))))))))) |
#s(approx (/ (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 6) (pow b 6))) (+ (* 4 (/ 1 (pow b 2))) (* 8 (/ 1 (pow b 6))))))))) (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (/ 17 (pow b 4)) (+ (/ (* (+ 1 (pow a 4)) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow b 6)) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow b 4)) (+ (/ (* (- (* 2 (pow a 2)) 4) (- (+ (* 2 (pow a 4)) (* 4 (pow a 4))) (+ 17 (+ (* (- (* 2 (pow a 2)) 4) (- (+ 4 (* 4 (pow a 2))) (* 2 (pow a 2)))) (pow a 4))))) (pow b 6)) (/ (pow a 4) (pow b 4))))))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (pow b 8))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 8) (+ 1 (* 4 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 8) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 4) (pow b 4)))))) (/ 16 (pow b 4)))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) #s(hole binary64 (* (pow b 8) (- (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 6) (pow b 6))) (* 8 (/ 1 (pow b 6)))))))) (/ 16 (pow b 4)))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow b 8) (+ 1 (* 4 (/ (pow a 2) (pow b 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow b 8) (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 4) (pow b 4))))))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) #s(hole binary64 (* (pow b 8) (+ 1 (+ (* 2 (/ (pow a 4) (pow b 4))) (+ (* 4 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 4) (pow b 4))) (* 4 (/ (pow a 6) (pow b 6)))))))))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (* 16 (pow b 4)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- 16 (* 8 (/ 1 (pow b 2))))))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 16 (/ 1 (pow b 4))) (* 8 (/ 1 (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 2 (/ (pow a 2) (pow b 2)))) (* 4 (/ 1 (pow b 2))))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (/ 1 (pow b 4)) (/ (pow a 4) (pow b 4))))) (* 4 (/ 1 (pow b 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 4 (* 2 (pow a 2))) (pow b 2))) 1))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 a a (*.f64 b b))) (fabs.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))))) |
(+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
b |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
a |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(literal 4 binary64) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 b b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 b b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64)) |
(+.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (neg.f64 b) (neg.f64 b) #s(literal 4 binary64)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) #s(literal 4 binary64)) |
(fma.f64 b b #s(literal 4 binary64)) |
(+.f64 (*.f64 b b) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(*.f64 b (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) |
(*.f64 b (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(fma.f64 #s(literal 4 binary64) b (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) b)) |
(fma.f64 b #s(literal 4 binary64) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) b)) |
(+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(+.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 4 binary64)) |
(+.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 8 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 8 binary64) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) |
(fma.f64 a (*.f64 a #s(literal 2 binary64)) #s(literal 4 binary64)) |
(-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 a a (*.f64 b b))) (fabs.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))))) |
(+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 8 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 4 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 12 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(-.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(*.f64 (fabs.f64 (fma.f64 a a (*.f64 b b))) (fabs.f64 (fma.f64 a a (*.f64 b b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 a a (*.f64 b b)))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b b) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 a a) (fma.f64 a a (*.f64 b b)))) |
(+.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a a))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (fma.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a a)) (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
#s(approx (+ (* b b) (* a a)) (fma.f64 a a (*.f64 b b))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx a a) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (fma.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a a)) (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (fma.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a a)) (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b)) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (fma.f64 (fma.f64 b b #s(literal 4 binary64)) b (*.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (fma.f64 b b #s(literal 4 binary64))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) |
#s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64)) |
#s(approx (+ (* (* a a) 2) 4) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
#s(approx (pow a 4) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (*.f64 a a) (/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (*.f64 a a) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 a a) (/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a) (/.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))))) (*.f64 a a) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 b b)) (pow.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 a a) (/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (fma.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 6 binary64)) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 4 binary64))) (*.f64 a a) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 4 binary64))) (*.f64 a a) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (pow.f64 b #s(literal 8 binary64))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (fma.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 6 binary64)) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 4 binary64))) (*.f64 a a) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (fma.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 4 binary64))) (*.f64 a a) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a a)) (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (fma.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a a)) (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 a #s(literal -4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* b b) (* a a)) (*.f64 a a)) |
#s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 a #s(literal -4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (*.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (+.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ (* (* a a) 2) 4) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
#s(approx (+ (* (* a a) 2) 4) (*.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 b b (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (pow.f64 a #s(literal 6 binary64))) #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) (pow.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (/.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (pow.f64 a #s(literal 6 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow.f64 a #s(literal 8 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (*.f64 (pow.f64 a #s(literal 8 binary64)) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))))) #s(literal 1 binary64)) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (pow.f64 a #s(literal 8 binary64))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (*.f64 (pow.f64 a #s(literal 8 binary64)) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))))) #s(literal 1 binary64)) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx b b) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) 4) -1) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(approx (+ (* b b) 4) (fma.f64 b b #s(literal 4 binary64))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b)) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b)) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 16 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (*.f64 b b) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 16 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 8 binary64))))) (*.f64 b b) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 16 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))))) (*.f64 b b) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (fma.f64 (fma.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 4 binary64) #s(literal 8 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (fma.f64 (+.f64 (fma.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 4 binary64) #s(literal 8 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 6 binary64)) #s(literal 16 binary64)) (*.f64 b b))) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 16 binary64)) (*.f64 b b) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 4 binary64))) #s(literal 8 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (fma.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b b)) #s(literal 4 binary64) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 6 binary64)) (*.f64 b b) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 4 binary64))) (*.f64 b b) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (fma.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 b b) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 4 binary64))) (*.f64 b b) (pow.f64 a #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) #s(literal 1 binary64)) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (fma.f64 #s(literal -8 binary64) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 b b)) #s(literal 8 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 4 binary64)) (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (+.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (* b b) 4) -1) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) 4) -1) (*.f64 (-.f64 #s(literal 4 binary64) (pow.f64 b #s(literal -2 binary64))) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* b b) 4) (*.f64 b b)) |
#s(approx (+ (* b b) 4) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal -2 binary64)))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64) (/.f64 #s(literal 17 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 4 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 4 binary64) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64) (/.f64 #s(literal 17 binary64) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 4 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 4 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 6 binary64)) #s(literal 17 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 4 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (pow.f64 b #s(literal 8 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 4) (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 4 binary64) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 4) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))))))) #s(literal 1 binary64)) (pow.f64 b #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 #s(literal 16 binary64) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* b b) 4) -1) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (pow.f64 b #s(literal -4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (pow (+ (* b b) (* a a)) 2) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow (+ (* b b) (* a a)) 2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
Compiled 25 217 to 2 043 computations (91.9% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 622 | 10 | 632 |
| Fresh | 2 | 1 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 628 | 12 | 640 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| ▶ | 99.9% | (fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| 88.7% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (fma.f64 b #s(literal 4 binary64) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) b)) #s(literal 1 binary64)) | |
| 71.5% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) | |
| 56.3% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) (*.f64 a a))) (*.f64 a a))) b)) #s(literal 1 binary64)) | |
| 70.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) | |
| 53.2% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) | |
| ▶ | 71.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
| 43.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) | |
| ✓ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
| ▶ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ▶ | 28.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
Compiled 671 to 403 computations (39.9% saved)
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
(fma.f64 a a (*.f64 b b)) |
(*.f64 b b) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
#s(literal 4 binary64) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b b #s(literal 4 binary64)) b) |
(fma.f64 b b #s(literal 4 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* a a)) #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)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (* (* a a) (* a a)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 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 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (* 4 b))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 4)) |
#s(approx (+ (* b b) 4) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* (pow b 2) (- 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (pow b 3))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (* (pow b 3) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (* (pow b 2) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* b (* (+ (* b b) 4) b)) -1) (* (+ (* b b) 4) b) (+ (* b b) 4) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* (* b b) 4) -1)) |
| 2.0ms | b | @ | -inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* b (* (+ (* b b) 4) b)) -1) (* (+ (* b b) 4) b) (+ (* b b) 4) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* (* b b) 4) -1)) |
| 1.0ms | a | @ | inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* b (* (+ (* b b) 4) b)) -1) (* (+ (* b b) 4) b) (+ (* b b) 4) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* (* b b) 4) -1)) |
| 1.0ms | a | @ | -inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* b (* (+ (* b b) 4) b)) -1) (* (+ (* b b) 4) b) (+ (* b b) 4) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* (* b b) 4) -1)) |
| 1.0ms | b | @ | 0 | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) 4 -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* b (* (+ (* b b) 4) b)) -1) (* (+ (* b b) 4) b) (+ (* b b) 4) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* (* b b) 4) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2110 |
| 0 | 214 | 1917 |
| 1 | 1035 | 1828 |
| 0 | 8819 | 1782 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
(fma.f64 a a (*.f64 b b)) |
(*.f64 b b) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
#s(literal 4 binary64) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b b #s(literal 4 binary64)) b) |
(fma.f64 b b #s(literal 4 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* a a)) #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)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (* (* a a) (* a a)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 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 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (* 4 b))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 4)) |
#s(approx (+ (* b b) 4) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* (pow b 2) (- 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* b (* (+ (* b b) 4) b)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (pow b 3))) |
#s(approx (* (+ (* b b) 4) b) #s(hole binary64 (* (pow b 3) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (* (pow b 2) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 a)) (neg.f64 a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fabs.f64 a)) (fabs.f64 a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 b)) (neg.f64 b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fabs.f64 b)) (fabs.f64 b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (neg.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (fabs.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 b b (*.f64 a a))) (fabs.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 #s(literal 4 binary64) b) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 b (*.f64 #s(literal 4 binary64) b) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 #s(literal 4 binary64) b) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 b b) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (neg.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (fabs.f64 (fma.f64 b b (*.f64 a a))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a)) |
(+.f64 (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(+.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 a a)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 a a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 a a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
b |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) a) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(sqrt.f64 (pow.f64 a #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
a |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 a a)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 a a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 a a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 #s(literal 4 binary64) b) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) b)) b)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (*.f64 #s(literal 4 binary64) b))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 4 binary64))) |
(-.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
#s(literal -1 binary64) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 a a) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) a) |
(*.f64 (*.f64 (neg.f64 a) (fabs.f64 a)) (*.f64 (neg.f64 a) (fabs.f64 a))) |
(*.f64 (*.f64 (fabs.f64 a) (neg.f64 a)) (*.f64 (fabs.f64 a) (neg.f64 a))) |
(*.f64 (*.f64 (fabs.f64 a) a) (*.f64 (fabs.f64 a) a)) |
(*.f64 (*.f64 a (fabs.f64 a)) (*.f64 a (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (pow.f64 a #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 a) a) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 a) a) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) a)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 a #s(literal 3 binary64)) a) |
(*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) a)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 a (pow.f64 a #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) a) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (pow.f64 a #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 b b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b b #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b b #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 b b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (neg.f64 b) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) (fabs.f64 b)) (fabs.f64 b) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) (neg.f64 b)) (neg.f64 b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) (fabs.f64 b)) (fabs.f64 b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 b)) (neg.f64 b) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 b)) (fabs.f64 b) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) (fabs.f64 b)) (*.f64 (neg.f64 b) (fabs.f64 b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) (neg.f64 b)) (*.f64 (fabs.f64 b) (neg.f64 b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) b) (*.f64 (fabs.f64 b) b) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 b (fabs.f64 b)) (*.f64 b (fabs.f64 b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) b (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 b (*.f64 #s(literal 4 binary64) b) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal 1 binary64)))) |
(-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b)) b)) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 b) b) (fma.f64 b b #s(literal 4 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 b b #s(literal 4 binary64))) (*.f64 b b))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b))) |
(+.f64 (+.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(+.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(+.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (fma.f64 b b #s(literal 4 binary64)) b) |
(*.f64 b (fma.f64 b b #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 #s(literal 4 binary64) b)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) b) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 #s(literal 4 binary64) b) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) b) (pow.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 b (fabs.f64 b)) (fabs.f64 b) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b b) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 (neg.f64 b) b) (neg.f64 b) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 (*.f64 b b) b (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 #s(literal 4 binary64) b (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 b (*.f64 b b) (*.f64 #s(literal 4 binary64) b)) |
(fma.f64 b #s(literal 4 binary64) (pow.f64 b #s(literal 3 binary64))) |
(-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))) |
(-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) |
(-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (neg.f64 b) (*.f64 b b))) |
(+.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(+.f64 (*.f64 #s(literal 4 binary64) b) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64))) (neg.f64 (fma.f64 b b #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 b b #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b #s(literal -4 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (fabs.f64 b) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 4 binary64)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) #s(literal 4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b #s(literal 4 binary64)) |
(fma.f64 (neg.f64 b) (neg.f64 b) #s(literal 4 binary64)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) #s(literal 4 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) #s(literal 4 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 4 binary64)) |
(fma.f64 b b #s(literal 4 binary64)) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(literal -4 binary64))) (/.f64 #s(literal 16 binary64) (fma.f64 b b #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) #s(literal -4 binary64)) |
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 b) b)) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal 64 binary64) (-.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(+.f64 (*.f64 b b) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64))) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64))) (fma.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 a)) (neg.f64 a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fabs.f64 a)) (fabs.f64 a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 b)) (neg.f64 b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fabs.f64 b)) (fabs.f64 b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (neg.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (fabs.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 b b (*.f64 a a))) (fabs.f64 (fma.f64 b b (*.f64 a a))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (fabs.f64 (fma.f64 b b (*.f64 a a)))) (fabs.f64 (fma.f64 b b (*.f64 a a))))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(+.f64 (+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(+.f64 (+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a)) |
(+.f64 (+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) a) a) (fma.f64 (*.f64 (fma.f64 b b (*.f64 a a)) b) b #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* a a) (* b b)) (fma.f64 b b (*.f64 a a))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx a a) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* a a) (* b b)) (fma.f64 b b (*.f64 a a))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (* a a) (* a a)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 a a)) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* a a) (* b b)) (*.f64 a a)) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) 4) -1) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #s(literal -1 binary64))) |
#s(approx (* (+ (* b b) 4) b) (*.f64 #s(literal 4 binary64) b)) |
#s(approx (* (+ (* b b) 4) b) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b)) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(approx (+ (* b b) 4) (fma.f64 b b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (fma.f64 b b #s(literal 4 binary64))) b) b (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (* b b) 4) -1) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) 4) -1) (*.f64 (*.f64 (-.f64 #s(literal 4 binary64) (pow.f64 b #s(literal -2 binary64))) b) b)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (+ (* b b) 4) b) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (* (+ (* b b) 4) b) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* b b) 4) (*.f64 b b)) |
#s(approx (+ (* b b) 4) (*.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
Compiled 28 997 to 2 213 computations (92.4% saved)
17 alts after pruning (13 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 042 | 8 | 1 050 |
| Fresh | 1 | 5 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 045 | 17 | 1 062 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| 85.2% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| ▶ | 84.4% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| ▶ | 81.6% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| 83.0% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| 71.5% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) | |
| 56.3% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) (*.f64 a a))) (*.f64 a a))) b)) #s(literal 1 binary64)) | |
| 70.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) | |
| ▶ | 53.2% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
| 71.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) #s(literal -1 binary64))) | |
| ✓ | 71.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
| 70.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) | |
| 43.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) | |
| ✓ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
| ▶ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
| ✓ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ✓ | 28.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
Compiled 916 to 547 computations (40.3% saved)
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
(fma.f64 a a (*.f64 b b)) |
(*.f64 b b) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64)) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 a a) (neg.f64 a)) |
(neg.f64 a) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 a b) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* a a)) #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)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (* (* (* a a) (neg a)) (neg a)) #s(hole binary64 (pow a 4))) |
#s(approx (* (* a a) (neg a)) #s(hole binary64 (* -1 (pow a 3)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (+ 1 (/ (pow a 2) (pow b 2))))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 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 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (/ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (* (pow a 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* b b) 4) #s(hole binary64 4)) |
#s(approx (+ (* b b) 4) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* (pow b 2) (- 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (* (pow b 2) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) 4 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* (* a a) (neg a)) (neg a)) (* (* a a) (neg a)) (neg a) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1) |
| 3.0ms | a | @ | -inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) 4 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* (* a a) (neg a)) (neg a)) (* (* a a) (neg a)) (neg a) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1) |
| 2.0ms | a | @ | 0 | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) 4 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* (* a a) (neg a)) (neg a)) (* (* a a) (neg a)) (neg a) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1) |
| 2.0ms | b | @ | -inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) 4 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* (* a a) (neg a)) (neg a)) (* (* a a) (neg a)) (neg a) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1) |
| 2.0ms | b | @ | inf | ((+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) b (* a a) a (+ (* a a) (* b b)) (* b b) (+ (* (* b b) 4) -1) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* b b) (+ (* b b) 4)) -1) (+ (* b b) 4) 4 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* (* a a) (neg a)) (neg a)) (* (* a a) (neg a)) (neg a) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) (+ (* a a) (* b b)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 1792 |
| 0 | 223 | 1631 |
| 1 | 1083 | 1601 |
| 0 | 8305 | 1506 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
(fma.f64 a a (*.f64 b b)) |
(*.f64 b b) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64)) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 a a) (neg.f64 a)) |
(neg.f64 a) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 a b) |
#s(literal 1 binary64) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* a a)) #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)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (pow b 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 4 (pow b 2)) (pow b 4))) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* 4 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1))) |
#s(approx (* (* (* a a) (neg a)) (neg a)) #s(hole binary64 (pow a 4))) |
#s(approx (* (* a a) (neg a)) #s(hole binary64 (* -1 (pow a 3)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (+ 1 (/ (pow a 2) (pow b 2))))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 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 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (/ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (* (pow a 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (pow a 4) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) 1))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (- (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* 4 (pow b 2)) 1))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* b b) 4) #s(hole binary64 4)) |
#s(approx (+ (* b b) 4) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* a a) (* b b))) (+ (* (* b b) 4) -1)) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* 4 (pow b 2)))) |
#s(approx (+ (* (* b b) 4) -1) #s(hole binary64 (* (pow b 2) (- 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow b 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 4 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) 4) #s(hole binary64 (* (pow b 2) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64))) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64))) (fma.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (fma.f64 a a (*.f64 b b))) (fabs.f64 (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(+.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 a a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
b |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
a |
(*.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 (neg.f64 a) a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 a a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 b b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(*.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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 b) b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (*.f64 b b))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)))) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64))) a) |
(*.f64 (*.f64 (fabs.f64 a) (neg.f64 a)) (*.f64 (fabs.f64 a) (neg.f64 a))) |
(*.f64 (*.f64 (fabs.f64 a) a) (*.f64 (fabs.f64 a) a)) |
(*.f64 (*.f64 (neg.f64 a) (fabs.f64 a)) (*.f64 (neg.f64 a) (fabs.f64 a))) |
(*.f64 (*.f64 a (fabs.f64 a)) (*.f64 a (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) a)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 a) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) |
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 4 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) a)))) |
(neg.f64 (*.f64 (neg.f64 a) (pow.f64 a #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) a)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 a (pow.f64 (neg.f64 a) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (neg.f64 a))) |
(neg.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) a))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (neg.f64 (pow.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 a) a) a) |
(*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) (*.f64 a a)) |
(*.f64 (*.f64 a a) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) |
(*.f64 a (*.f64 (neg.f64 a) a)) |
(pow.f64 (neg.f64 a) #s(literal 3 binary64)) |
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) |
(neg.f64 (pow.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 (*.f64 a #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) a)) |
(neg.f64 a) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) |
(fma.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) #s(approx (+ (* a a) (* b b)) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(+.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) |
(fma.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b)))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(+.f64 (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(+.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) b) b) |
(*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 a) b)) (*.f64 (neg.f64 b) (/.f64 (neg.f64 a) b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) (fabs.f64 (/.f64 a b))) (*.f64 (neg.f64 b) (fabs.f64 (/.f64 a b))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) (/.f64 a b)) (*.f64 (neg.f64 b) (/.f64 a b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) (/.f64 (neg.f64 a) b)) (*.f64 (fabs.f64 b) (/.f64 (neg.f64 a) b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) (fabs.f64 (/.f64 a b))) (*.f64 (fabs.f64 b) (fabs.f64 (/.f64 a b))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) (/.f64 a b)) (*.f64 (fabs.f64 b) (/.f64 a b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b (/.f64 (neg.f64 a) b)) (*.f64 b (/.f64 (neg.f64 a) b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b (fabs.f64 (/.f64 a b))) (*.f64 b (fabs.f64 (/.f64 a b))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b (/.f64 a b)) (*.f64 b (/.f64 a b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 a b)) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) a) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) a))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) a))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 a (/.f64 a b)) (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) a) (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (*.f64 b b) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b b)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (*.f64 b b))) |
(neg.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (neg.f64 b) b))) |
(fma.f64 (/.f64 (fabs.f64 a) (neg.f64 b)) (/.f64 (fabs.f64 a) (neg.f64 b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 a) b) (/.f64 (fabs.f64 a) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (fabs.f64 b)) (/.f64 (neg.f64 a) (fabs.f64 b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a (fabs.f64 b)) (/.f64 a (fabs.f64 b)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 a b))) (neg.f64 (fabs.f64 (/.f64 a b))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 a b))) (fabs.f64 (fabs.f64 (/.f64 a b))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a b) #s(literal 1 binary64)) (pow.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 (neg.f64 a) b) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 a b)) (fabs.f64 (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 b b))) |
(-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 (/.f64 a b))) (fabs.f64 (/.f64 a b)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 (neg.f64 a) b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a b) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
(neg.f64 (/.f64 (neg.f64 a) b)) |
#s(literal 1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 b b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* a a) (* b b)) (fma.f64 a a (*.f64 b b))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx a a) |
#s(approx (+ (* a a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* a a) (* b b)) (fma.f64 a a (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 b b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b (+.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (* (* a a) (neg a)) (neg a)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (* (* a a) (neg a)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (*.f64 b b)) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (fma.f64 a a (*.f64 b b))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ a b) (/ a b)) 1) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 a a)) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* a a) (* b b)) (*.f64 a a)) |
#s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (*.f64 a a)) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) (fma.f64 (*.f64 a a) (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) 4) -1) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(approx (+ (* b b) 4) (fma.f64 b b #s(literal 4 binary64))) |
#s(approx (+ (* (/ a b) (/ a b)) 1) (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (/.f64 a b) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
#s(approx (+ (* a a) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (* b b) 4) -1) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) 4) -1) (*.f64 (-.f64 #s(literal 4 binary64) (pow.f64 b #s(literal -2 binary64))) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (/.f64 a b) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* b b) 4) (*.f64 b b)) |
#s(approx (+ (* b b) 4) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
Compiled 26 884 to 1 826 computations (93.2% saved)
17 alts after pruning (9 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 747 | 2 | 749 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 749 | 17 | 766 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.8% | (fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| ✓ | 81.6% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| 83.0% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| 68.0% | (fma.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| 68.5% | (fma.f64 #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| 71.5% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) | |
| 56.3% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) (*.f64 a a))) (*.f64 a a))) b)) #s(literal 1 binary64)) | |
| 70.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) | |
| ✓ | 53.2% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
| 71.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) #s(literal -1 binary64))) | |
| ✓ | 71.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
| 70.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) | |
| 43.4% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) | |
| ✓ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
| ✓ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
| ✓ | 43.5% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ✓ | 28.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
Compiled 1 378 to 436 computations (68.4% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (fma.f64 b #s(literal 4 binary64) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
(fma.f64 #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) (*.f64 a a))) (*.f64 a a))) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a a))) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)))) |
| Outputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
6 calls:
| 9.0ms | a |
| 8.0ms | (*.f64 a a) |
| 8.0ms | b |
| 7.0ms | (*.f64 b b) |
| 6.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 b b) |
| 99.9% | 1 | (*.f64 a a) |
| 99.9% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 99.9% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 99.9% | 1 | a |
| 99.9% | 1 | b |
Compiled 40 to 32 computations (20% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (fma.f64 b #s(literal 4 binary64) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) b)) #s(literal 1 binary64)) |
| Outputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a a (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
6 calls:
| 6.0ms | a |
| 5.0ms | b |
| 4.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 4.0ms | (*.f64 b b) |
| 4.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 b b) |
| 98.8% | 1 | (*.f64 a a) |
| 98.8% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 98.8% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 98.8% | 1 | a |
| 98.8% | 1 | b |
Compiled 40 to 32 computations (20% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
| Outputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
6 calls:
| 5.0ms | a |
| 4.0ms | b |
| 3.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 3.0ms | (*.f64 b b) |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (*.f64 b b) |
| 98.3% | 2 | (*.f64 a a) |
| 88.6% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 88.6% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 98.3% | 2 | a |
| 98.4% | 2 | b |
Compiled 40 to 32 computations (20% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 b b)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (-.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (neg.f64 b) b) b)) #s(literal -1 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* a a) (* b b)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
4 calls:
| 5.0ms | (*.f64 b b) |
| 4.0ms | a |
| 4.0ms | b |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | (*.f64 a a) |
| 98.3% | 2 | a |
| 97.3% | 2 | (*.f64 b b) |
| 97.3% | 2 | b |
Compiled 8 to 10 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64))) b) b)) #s(literal 1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
4 calls:
| 4.0ms | (*.f64 b b) |
| 3.0ms | a |
| 3.0ms | b |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 1 | (*.f64 b b) |
| 71.5% | 1 | b |
| 93.5% | 2 | (*.f64 a a) |
| 93.5% | 2 | a |
Compiled 8 to 10 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (neg.f64 a))) |
2 calls:
| 3.0ms | a |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 2 | (*.f64 a a) |
| 93.5% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
2 calls:
| 3.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 2 | (*.f64 a a) |
| 93.5% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
2 calls:
| 2.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 2 | (*.f64 a a) |
| 93.5% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) (*.f64 b b)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
2 calls:
| 3.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | (*.f64 a a) |
| 92.4% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 #s(approx (+ (* b b) 4) (*.f64 b b)) b) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
2 calls:
| 2.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | (*.f64 a a) |
| 92.4% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
4 calls:
| 2.0ms | a |
| 1.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 1.0ms | (*.f64 a a) |
| 1.0ms | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.2% | 2 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 71.2% | 2 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 83.1% | 2 | (*.f64 a a) |
| 83.1% | 2 | a |
Compiled 36 to 27 computations (25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
6 calls:
| 2.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (*.f64 b b) |
| 1.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 53.2% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 53.2% | 1 | (*.f64 b b) |
| 53.2% | 1 | b |
| 53.2% | 1 | (*.f64 a a) |
| 53.2% | 1 | a |
Compiled 40 to 32 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64))) |
6 calls:
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 1.0ms | (*.f64 a a) |
| 1.0ms | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.7% | 1 | (*.f64 b b) |
| 28.7% | 1 | (*.f64 a a) |
| 28.7% | 1 | a |
| 28.7% | 1 | b |
| 28.7% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 28.7% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
Compiled 40 to 32 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.933849595089162e-8 | 0.0018232370071143754 |
| 6.0ms | 128× | 0 | valid |
Compiled 492 to 320 computations (35% saved)
ival-mult!: 2.0ms (52.8% of total)ival-pow2: 1.0ms (26.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 613.1837578971343 | 22468268780.677586 |
| 9.0ms | 144× | 0 | valid |
Compiled 569 to 349 computations (38.7% saved)
ival-mult!: 2.0ms (45% of total)ival-add!: 1.0ms (22.5% of total)ival-pow2: 1.0ms (22.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 3.2353665026303875e+41 | 6.828965100064904e+41 |
| 4.0ms | 80× | 0 | valid |
Compiled 325 to 211 computations (35.1% saved)
ival-pow2: 1.0ms (42.7% of total)ival-mult!: 1.0ms (42.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2353665026303875e+41 | 6.828965100064904e+41 |
Compiled 290 to 201 computations (30.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2353665026303875e+41 | 6.828965100064904e+41 |
Compiled 280 to 191 computations (31.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2353665026303875e+41 | 6.828965100064904e+41 |
Compiled 280 to 191 computations (31.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.2353665026303875e+41 | 6.828965100064904e+41 |
Compiled 305 to 191 computations (37.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2353665026303875e+41 | 6.828965100064904e+41 |
Compiled 305 to 196 computations (35.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 22468268780.677586 | 94426320605.37979 |
| 5.0ms | 96× | 0 | valid |
Compiled 350 to 232 computations (33.7% saved)
ival-pow2: 1.0ms (33.8% of total)ival-mult!: 1.0ms (33.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 646 to 85 computations (86.8% saved)
(abs b)
(abs a)
Compiled 4 998 to 1 888 computations (62.2% saved)
Loading profile data...