
Time bar (total: 3.0s)
| 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)
| 575.0ms | 8 256× | 0 | valid |
ival-pow2: 166.0ms (47% of total)ival-mult!: 121.0ms (34.2% of total)ival-add!: 44.0ms (12.4% of total)ival-sub!: 20.0ms (5.7% of total)adjust: 2.0ms (0.6% 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 | 0 | - | 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 |
| 36.0ms | 512× | 0 | valid |
Compiled 149 to 40 computations (73.2% saved)
ival-mult!: 7.0ms (42.5% of total)ival-pow2: 6.0ms (36.4% of total)ival-add!: 2.0ms (12.1% 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 | 8496 | 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 437 to 1 288 computations (82.7% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 8 | 312 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 305 | 8 | 313 |
| 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))) |
| 72.7% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) | |
| ▶ | 48.1% | (-.f64 #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(literal 1 binary64)) |
| ▶ | 83.9% | (-.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)) |
| 83.9% | #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))) | |
| ▶ | 68.4% | #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.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| 48.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
Compiled 428 to 278 computations (35% 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 b #s(literal 4 binary64))) |
(pow.f64 b #s(literal 4 binary64)) |
(-.f64 #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(literal 1 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)))) |
(*.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))) |
(-.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)) |
(+.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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(pow.f64 a #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) |
| 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) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (* 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (+ (* 4 (/ 1 (pow b 2))) (* (pow a 2) (+ (* 2 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 4)))))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ 4 (pow b 2)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 4)))) (* 4 (/ 1 (pow b 2)))))) |
#s(approx (/ (pow a 4) (pow b 4)) #s(hole binary64 (/ (pow a 4) (pow b 4)))) |
#s(approx (pow a 4) #s(hole binary64 (pow a 4))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (/ 4 (pow b 2)))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (+ (* 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 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 a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (pow a 4))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))) (pow a 4))))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (/ (pow a 4) (pow b 4)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (* (pow a 4) (+ (* 2 (/ 1 (* (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (* (pow a 4) (+ (* 4 (/ 1 (* (pow a 4) (pow b 2)))) (+ (/ 1 (pow a 4)) (+ (/ 1 (pow b 4)) (/ 2 (* (pow a 2) (pow b 2))))))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (pow a 4) (pow b 4)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (* (pow a 4) (+ (* 2 (/ 1 (* (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (* (pow a 4) (+ (/ 1 (pow b 4)) (+ (/ 2 (* (pow a 2) (pow b 2))) (/ 4 (* (pow a 4) (pow b 2)))))))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (* 2 (/ (pow a 2) (pow b 2))))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ 1 (* (pow a 2) (pow b 2)))) (* 2 (/ 1 (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 #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 4) #s(hole binary64 (pow b 4))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (/ (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) (pow b 4)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (/ (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) (pow b 4)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) (pow b 4)))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (/ (+ 4 (* 2 (pow a 2))) (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)))))) |
#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 a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (pow b 4))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #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 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 1)) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (+ 4 (* 2 (pow a 2))) (pow b 2)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (+ 4 (+ (* 2 (pow a 2)) (/ (pow a 4) (pow b 2)))) (pow b 2)))) |
#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 | |
|---|---|---|---|---|
| 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 b 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/ (pow a 4) (pow b 4)) (pow a 4) (/ (+ (* (* a a) 2) 4) (* b b))) |
| 5.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 b 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/ (pow a 4) (pow b 4)) (pow a 4) (/ (+ (* (* a a) 2) 4) (* b b))) |
| 4.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 b 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/ (pow a 4) (pow b 4)) (pow a 4) (/ (+ (* (* a a) 2) 4) (* b b))) |
| 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 b 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/ (pow a 4) (pow b 4)) (pow a 4) (/ (+ (* (* a a) 2) 4) (* b b))) |
| 3.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 b 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/ (pow a 4) (pow b 4)) (pow a 4) (/ (+ (* (* a a) 2) 4) (* b b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 3942 |
| 0 | 358 | 3626 |
| 1 | 1739 | 3604 |
| 0 | 8904 | 3477 |
| 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 b #s(literal 4 binary64))) |
(pow.f64 b #s(literal 4 binary64)) |
(-.f64 #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(literal 1 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)))) |
(*.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))) |
(-.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)) |
(+.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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(pow.f64 a #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) |
#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) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (* 4 (/ 1 (pow b 2)))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (+ (* 4 (/ 1 (pow b 2))) (* (pow a 2) (+ (* 2 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 4)))))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ 4 (pow b 2)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (+ (* (pow a 2) (+ (* 2 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 4)))) (* 4 (/ 1 (pow b 2)))))) |
#s(approx (/ (pow a 4) (pow b 4)) #s(hole binary64 (/ (pow a 4) (pow b 4)))) |
#s(approx (pow a 4) #s(hole binary64 (pow a 4))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (/ 4 (pow b 2)))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (+ (* 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 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 a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (pow a 4))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (* (pow b 4) (+ 1 (* 4 (/ 1 (pow b 2))))) (pow a 4))))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (/ (pow a 4) (pow b 4)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (* (pow a 4) (+ (* 2 (/ 1 (* (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (* (pow a 4) (+ (* 4 (/ 1 (* (pow a 4) (pow b 2)))) (+ (/ 1 (pow a 4)) (+ (/ 1 (pow b 4)) (/ 2 (* (pow a 2) (pow b 2))))))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (pow a 4) (pow b 4)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (* (pow a 4) (+ (* 2 (/ 1 (* (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (* (pow a 4) (+ (/ 1 (pow b 4)) (+ (/ 2 (* (pow a 2) (pow b 2))) (/ 4 (* (pow a 4) (pow b 2)))))))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (* 2 (/ (pow a 2) (pow b 2))))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ 1 (* (pow a 2) (pow b 2)))) (* 2 (/ 1 (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 #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 4) #s(hole binary64 (pow b 4))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (/ (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) (pow b 4)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (/ (+ (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) (pow b 4)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (+ (* (pow b 2) (+ 4 (* 2 (pow a 2)))) (pow a 4)) (pow b 4)))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) #s(hole binary64 (/ (+ 4 (* 2 (pow a 2))) (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)))))) |
#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 a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (pow b 4))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) #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 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 1)) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(hole binary64 (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (+ 4 (* 2 (pow a 2))) (pow b 2)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) #s(hole binary64 (/ (+ 4 (+ (* 2 (pow a 2)) (/ (pow a 4) (pow b 2)))) (pow b 2)))) |
#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 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 a a (*.f64 b b)) #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 a a (*.f64 b b)) #s(literal 4 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 (+.f64 (pow.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 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.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 2 binary64)) (-.f64 #s(literal 1 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 (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 (neg.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)))) (neg.f64 (+.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 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)))))) |
(fma.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (neg.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 (fabs.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (fabs.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 (fabs.f64 (fma.f64 a a (*.f64 b b)))) (fabs.f64 (fabs.f64 (fma.f64 a a (*.f64 b b)))) (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 (/.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 (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 (*.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 (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 (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))) |
(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 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.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))) (-.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 (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 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 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(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 a a)) |
(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 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.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 (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 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
b |
(*.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 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)) |
(fabs.f64 (*.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 #s(literal -1 binary64) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #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 b b) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #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 (+.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)))))) |
(/.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 (pow.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 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))))) (/.f64 #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)))))) |
(+.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 (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)) |
(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(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 #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 (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 (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)))))) |
(/.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 (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 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)) (-.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 (/.f64 (pow.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 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))) (/.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)))) |
(+.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 (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))))) (/.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) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 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 #s(literal -1 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 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 (-.f64 (*.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.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 (pow.f64 b #s(literal 4 binary64)) (-.f64 #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)) (-.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 (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 (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 #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)) (-.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 (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)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 #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)))))) |
(+.f64 (*.f64 b b) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 b b)) |
(/.f64 (neg.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))) (neg.f64 (+.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 (neg.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))) (neg.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)) (+.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 (-.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 (/.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(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(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)) (+.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(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)) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) |
(*.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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 #s(literal 4 binary64) b) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) b) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b 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 (pow.f64 (*.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))))))) |
(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 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (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 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b))))) |
(/.f64 (neg.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)))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal 3 binary64)))) (neg.f64 (+.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))))))) |
(/.f64 (neg.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)))) (neg.f64 (+.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 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 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 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)))))) |
(/.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))))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
(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 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)))) (/.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))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #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 (*.f64 b b) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 64 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)))))) (/.f64 (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))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 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 (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 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64)) #s(literal 64 binary64))) (neg.f64 (+.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)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))))) (neg.f64 (+.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 (-.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 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 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))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 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)))))) |
(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 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) #s(literal 2 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 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 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))))) (/.f64 #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)))))) |
(+.f64 (/.f64 #s(literal 64 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 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 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 (*.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 b #s(literal 4 binary64))) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64)) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (fabs.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 a b)) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64)))) (+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.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)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (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))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b b) (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64) (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64)))) (*.f64 b b) (*.f64 (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 b (neg.f64 (pow.f64 a #s(literal 4 binary64))))) (*.f64 b (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) (pow.f64 b #s(literal 4 binary64)) (*.f64 b (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (neg.f64 (pow.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (pow.f64 a #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (pow.f64 a #s(literal 4 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 b b) (neg.f64 (pow.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64)))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64) (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) b (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) b)) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 b b)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (*.f64 b b) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 b b))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) b (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b))) (*.f64 (pow.f64 b #s(literal 4 binary64)) b)) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (pow.f64 a #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (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)))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 b)) (/.f64 #s(literal 2 binary64) (neg.f64 b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 a a) (fabs.f64 b)) (/.f64 #s(literal 2 binary64) (fabs.f64 b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 2 binary64)) b) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 b)) (/.f64 (*.f64 a a) (neg.f64 b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 b)) (/.f64 (*.f64 a a) (fabs.f64 b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a a) b) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) (/.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)) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (fabs.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) (/.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
(fma.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 2 binary64) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 a b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b))) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 12 binary64)) (pow.f64 b #s(literal 12 binary64))) (+.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) (-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(+.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(+.f64 (/.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)) (pow.f64 b #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 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)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
(*.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b)))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 a b) (/.f64 a b))) (fabs.f64 (*.f64 (/.f64 a b) (/.f64 a b)))) |
(*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 a b))) |
(pow.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a a) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 a a))) |
(*.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 (*.f64 b b) (*.f64 b b)) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) (/.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b)) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 b)) (/.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 a a) (fabs.f64 b)) (/.f64 #s(literal 2 binary64) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 b)) (/.f64 (*.f64 a a) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 b)) (/.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 b)) (/.f64 (*.f64 a a) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 b)) (/.f64 #s(literal 2 binary64) (fabs.f64 b)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a a) b) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 a b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) |
(-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal -2 binary64)))) |
(-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 64 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
(+.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
#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 b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (*.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 (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (fma.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)) (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (fma.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)) (*.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a a)) (*.f64 a a)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal 1 binary64))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a a)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (fma.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a a) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64)))) |
#s(approx (/ (pow a 4) (pow b 4)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (pow a 4) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 4 binary64))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
#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) a) (/.f64 #s(literal 2 binary64) 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 #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 (+ (* b b) (* a a)) (*.f64 a a)) |
#s(approx (+ (* b b) (* a a)) (*.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 (+ (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 (* (* (+ (* 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 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (*.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 (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (*.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 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 2 binary64) a) (/.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 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (*.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal -4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal -2 binary64)) (+.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal -4 binary64))) (pow.f64 a #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (*.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 b #s(literal -4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b)) (pow.f64 b #s(literal -4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 2 binary64) b))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) (*.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a a))) |
#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)) (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 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) (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 (+ (* (* 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 (pow b 4) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (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 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (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 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (/.f64 (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))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 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))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/.f64 (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))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (* a a) 2) 4) (* b b)) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 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 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) 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 (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))) (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 (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 #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 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) 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 (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))) (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 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) 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 (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))) (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 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) 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 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) 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 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (*.f64 (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (pow b 4)) (*.f64 (+.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) #s(literal 1 binary64)) |
#s(approx (- (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) -1) (+.f64 (/.f64 (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))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) |
#s(approx (+ (/ (pow a 4) (pow b 4)) (/ (+ (* (* a a) 2) 4) (* b b))) (/.f64 (+.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) b) b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
Compiled 28 109 to 3 077 computations (89.1% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 636 | 10 | 646 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 640 | 14 | 654 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (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))) |
| 83.6% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) | |
| ▶ | 78.5% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| 72.7% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) | |
| ▶ | 62.3% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) #s(literal 1 binary64)) |
| 63.7% | (-.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) #s(literal 1 binary64)) | |
| 65.6% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #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(literal 1 binary64)) | |
| ✓ | 68.4% | #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))) |
| 51.7% | #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))) | |
| 68.4% | #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.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| 48.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) | |
| ▶ | 43.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ▶ | 25.9% | #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 784 to 469 computations (40.2% saved)
| Inputs |
|---|
(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 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#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) #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 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 b b) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) |
(*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
#s(literal 4 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) #s(hole binary64 (* 2 (pow a 2)))) |
#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 (+ (* (+ (* 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 (- (+ (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 b)) #s(hole binary64 (pow b 4))) |
#s(approx (* b b) #s(hole binary64 (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 (+ (* (+ (* 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 (+ (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 (* (+ (* 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 | |
|---|---|---|---|---|
| 2.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) -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) (* (* b b) (* b b)) (* b b) (- (+ (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) 2 1 (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (* b b) 4) -1) 4) |
| 2.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) -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) (* (* b b) (* b b)) (* b b) (- (+ (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) 2 1 (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (* b b) 4) -1) 4) |
| 2.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) -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) (* (* b b) (* b b)) (* b b) (- (+ (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) 2 1 (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (* b b) 4) -1) 4) |
| 2.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) -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) (* (* b b) (* b b)) (* b b) (- (+ (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) 2 1 (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (* b b) 4) -1) 4) |
| 1.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) -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) (* (* b b) (* b b)) (* b b) (- (+ (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) 2 1 (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (* b b) 4) -1) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 2513 |
| 0 | 244 | 2325 |
| 1 | 1255 | 2309 |
| 0 | 8182 | 2130 |
| 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)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#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) #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 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 b b) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) |
(*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
#s(literal 4 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) #s(hole binary64 (* 2 (pow a 2)))) |
#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 (+ (* (+ (* 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 (- (+ (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 b)) #s(hole binary64 (pow b 4))) |
#s(approx (* b b) #s(hole binary64 (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 (+ (* (+ (* 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 (+ (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 (* (+ (* 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 #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 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (fabs.f64 (fma.f64 a a (*.f64 b b)))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (fma.f64 a a (*.f64 b b)))) (fabs.f64 (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 (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 (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 (/.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 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.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 (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 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 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.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 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (+.f64 a b) (-.f64 a 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 (+.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 (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 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 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 a a)) |
(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 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 a b) (-.f64 a 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 a a (*.f64 b b))) #s(literal 1 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 (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 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
b |
(*.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 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)) |
(fabs.f64 (*.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 |
#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) #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) (pow.f64 b #s(literal 4 binary64))) |
(*.f64 (*.f64 (neg.f64 b) (fabs.f64 b)) (*.f64 (neg.f64 b) (fabs.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) (neg.f64 b)) (*.f64 (fabs.f64 b) (neg.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) b) (*.f64 (fabs.f64 b) b)) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b))) |
(*.f64 (*.f64 b (fabs.f64 b)) (*.f64 b (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 b b))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b)) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) b) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 b (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 b #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 4 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 (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)) |
(sqrt.f64 (pow.f64 b #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (*.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)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 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 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #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)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b)) |
(*.f64 b (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b)) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) |
(*.f64 b #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 a a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 a a)) |
(*.f64 a (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 a a)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 a a)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 a a)) |
(fma.f64 a a (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 a a)) |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* b b) (* 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 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 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 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b b) (* 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 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* b b) (* 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 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b b) (* 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)))))) |
(fma.f64 #s(approx (+ (* b b) (* 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))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (* 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 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (* 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 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b b) (* 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 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b b) (* 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 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 #s(approx (+ (* b b) (* 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 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
(/.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 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 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 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 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 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 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 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 2 binary64)) (*.f64 (fabs.f64 b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (neg.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 b)) (*.f64 #s(literal 2 binary64) (fabs.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) b)) (neg.f64 (*.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) b)) (fabs.f64 (*.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 2 binary64) 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 #s(literal 16 binary64) (pow.f64 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 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 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 (*.f64 b 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))) |
#s(literal 4 binary64) |
#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 (*.f64 (*.f64 a a) b) #s(literal 2 binary64) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b))) |
#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) (*.f64 (*.f64 a a) #s(literal 2 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) a) (/.f64 #s(literal 2 binary64) 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 #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 (+ (* b b) (* a a)) (*.f64 a a)) |
#s(approx (+ (* b b) (* a a)) (*.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 (+ (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 (* (* (+ (* 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 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 a a))) |
#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)) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (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 (- (+ (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 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (-.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) (-.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) (* b b)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (* b b) (*.f64 b b)) |
#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 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (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 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))))) |
#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)) (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 (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 #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 (+ (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) 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 14 830 to 1 215 computations (91.8% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 431 | 2 | 433 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 435 | 12 | 447 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.2% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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))) |
| ✓ | 78.5% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| ▶ | 80.0% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| 72.7% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) | |
| ▶ | 63.7% | (-.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) #s(literal 1 binary64)) |
| ✓ | 68.4% | #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))) |
| ▶ | 51.7% | #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))) |
| ▶ | 68.4% | #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.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| 48.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) | |
| ✓ | 43.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | 25.9% | #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 554 to 340 computations (38.6% saved)
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(approx (+ (* b b) (* a a)) (*.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) |
(*.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) (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)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 a a)) |
(-.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) |
(*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 b b #s(literal 4 binary64)) a) |
(/.f64 b a) |
(*.f64 #s(literal 2 binary64) b) |
#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 (* (+ (* (/ 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 (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (/ (* b (+ 4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (/ (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))) (pow a 2)))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (/ (+ 4 (pow b 2)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#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 (* (+ (* (/ 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 (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* 2 (* (pow a 2) b)))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* 2 b) (/ (* b (+ 4 (pow b 2))) (pow a 2)))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (+ (* 2 b) (/ (* b (+ 4 (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))) |
#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 (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow b 2)))) |
#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 (+ (* 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 (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* (pow a 2) (* b (+ 2 (* 4 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* b (+ (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))) (pow b 2))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* b (+ 2 (* 4 (/ 1 (pow a 2))))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* b (+ 2 (+ (* 4 (/ 1 (pow a 2))) (/ (pow b 2) (pow a 2))))))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (/ 4 a))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (+ (* 4 (/ 1 a)) (/ (pow b 2) a)))) |
#s(approx (* 2 b) #s(hole binary64 (* 2 b))) |
#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 (* (+ (* (/ a b) (/ a b)) 1) (* 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 (+ (* 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 (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (pow b 3))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))) (pow b 2)))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (/ (pow b 3) (pow a 2)))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* (pow b 3) (+ (/ 1 (pow a 2)) (+ (* 2 (/ 1 (pow b 2))) (/ 4 (* (pow a 2) (pow b 2)))))))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (* (pow b 2) (+ (/ 1 a) (* 4 (/ 1 (* a (pow b 2)))))))) |
#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))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))) (pow b 2))) 1))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 2 (* 4 (/ 1 (pow a 2)))) (pow b 2))) (/ 1 (pow a 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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) (* a a)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1 (* 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) (+ (* 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) (* a a)) (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/ (+ (* b b) 4) a) (/ b a) (* 2 b) 2) |
| 6.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) (* a a)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1 (* 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) (+ (* 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) (* a a)) (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/ (+ (* b b) 4) a) (/ b a) (* 2 b) 2) |
| 5.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) (* a a)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1 (* 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) (+ (* 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) (* a a)) (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/ (+ (* b b) 4) a) (/ b a) (* 2 b) 2) |
| 5.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) (* a a)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1 (* 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) (+ (* 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) (* a a)) (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/ (+ (* b b) 4) a) (/ b a) (* 2 b) 2) |
| 3.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) (* a a)) (* (+ (* (/ a b) (/ a b)) 1) (* b b)) (+ (* (/ a b) (/ a b)) 1) (/ a b) 1 (* 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) (+ (* 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) (* a a)) (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/ (+ (* b b) 4) a) (/ b a) (* 2 b) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 3543 |
| 0 | 359 | 3267 |
| 1 | 1697 | 3216 |
| 0 | 8908 | 3057 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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 b b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(approx (+ (* b b) (* a a)) (*.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) |
(*.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) (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)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 a a)) |
(-.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) |
(*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 b b #s(literal 4 binary64)) a) |
(/.f64 b a) |
(*.f64 #s(literal 2 binary64) b) |
#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 (* (+ (* (/ 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 (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (/ (* b (+ 4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (/ (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))) (pow a 2)))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (/ (+ 4 (pow b 2)) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#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 (* (+ (* (/ 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 (- (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* 2 (* (pow a 2) b)))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* 2 b) (/ (* b (+ 4 (pow b 2))) (pow a 2)))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (+ (* 2 b) (/ (* b (+ 4 (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))) |
#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 (+ (* (/ a b) (/ a b)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow b 2)))) |
#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 (+ (* 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 (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* (pow a 2) (* b (+ 2 (* 4 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* b (+ (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))) (pow b 2))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* b (+ 2 (* 4 (/ 1 (pow a 2))))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* b (+ 2 (+ (* 4 (/ 1 (pow a 2))) (/ (pow b 2) (pow a 2))))))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (/ 4 a))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (+ (* 4 (/ 1 a)) (/ (pow b 2) a)))) |
#s(approx (* 2 b) #s(hole binary64 (* 2 b))) |
#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 (* (+ (* (/ a b) (/ a b)) 1) (* 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 (+ (* 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 (+ (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) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (pow b 3))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* (pow b 3) (+ 1 (/ (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))) (pow b 2)))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (/ (pow b 3) (pow a 2)))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* (pow b 3) (+ (/ 1 (pow a 2)) (+ (* 2 (/ 1 (pow b 2))) (/ 4 (* (pow a 2) (pow b 2)))))))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ (+ (* b b) 4) a) #s(hole binary64 (* (pow b 2) (+ (/ 1 a) (* 4 (/ 1 (* a (pow b 2)))))))) |
#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))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (* (pow a 2) (+ 2 (* 4 (/ 1 (pow a 2))))) (pow b 2))) 1))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) #s(hole binary64 (* -1 (* (pow b 3) (- (* -1 (/ (+ 2 (* 4 (/ 1 (pow a 2)))) (pow b 2))) (/ 1 (pow a 2))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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 (+ (* b b) (* a a)) (*.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)))) |
(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)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.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)) (fma.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) a) (*.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 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.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))) (-.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 (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 (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 b b)) |
(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 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 a a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a a)) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 b b (*.f64 a a)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.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 (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 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
b |
(*.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 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)) |
(fabs.f64 (*.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 |
#s(approx (+ (* b b) (* a a)) (*.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 (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 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #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 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 b b)) (-.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 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)) (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 (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 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 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 (+.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 (fma.f64 (*.f64 a (/.f64 a b)) (*.f64 b b) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) a) (*.f64 b b) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (*.f64 b b) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) |
(/.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 (fma.f64 (*.f64 a (/.f64 a b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.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) (neg.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.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 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.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 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 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 (+.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 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (*.f64 b b))) |
(/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (/.f64 (neg.f64 a) (fabs.f64 b)) (/.f64 (neg.f64 a) (fabs.f64 b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 (neg.f64 a) b) #s(literal 1 binary64)) |
(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 a (neg.f64 b)) (/.f64 a (neg.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 (neg.f64 (/.f64 a b))) (neg.f64 (neg.f64 (/.f64 a 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 (neg.f64 (/.f64 a b)) (neg.f64 (/.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 (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 (/.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 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 b b))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) |
(+.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 (/.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 (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) |
#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 (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)) |
(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 (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 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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)) (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal 2 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) (fma.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) b #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 (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #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 (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)))))) |
(/.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 (*.f64 (fma.f64 b b #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 (fma.f64 b b #s(literal 4 binary64)) (*.f64 b b) #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 2 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 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 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 3 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))))) (/.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) (*.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 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 #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 (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 #s(literal 4 binary64) b (pow.f64 b #s(literal 3 binary64))) |
(fma.f64 b #s(literal 4 binary64) (pow.f64 b #s(literal 3 binary64))) |
(+.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 (-.f64 (*.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.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 (pow.f64 b #s(literal 4 binary64)) (-.f64 #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)) (-.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 (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 (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 #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)) (-.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 (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)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 #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)))))) |
(+.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 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)))))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))))))) |
(+.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a)) (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 (+ (* b b) (* a a)) (*.f64 a a)) (fma.f64 a a (*.f64 b b)))) |
#s(approx (+ (* b b) (* a a)) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) (+.f64 #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) (+.f64 #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) (+.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64))) (/.f64 #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) (+.f64 #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 2 binary64)) (+.f64 #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64)) |
#s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) |
(*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b) |
(*.f64 b #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a)))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) a) a) |
(*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a)) |
(*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) b)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) |
(*.f64 b (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b) (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b)) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (neg.f64 a)) (/.f64 b (neg.f64 a)) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (fabs.f64 a)) (/.f64 b (fabs.f64 a)) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 (fma.f64 b b #s(literal 4 binary64)) (neg.f64 a)) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 (fma.f64 b b #s(literal 4 binary64)) (fabs.f64 a)) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 #s(literal 2 binary64) b (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b)) |
(fma.f64 #s(literal 2 binary64) b (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))) |
(fma.f64 b (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b)) |
(fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))) (/.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b)))) |
(-.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)))))) (/.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b)))))) |
(+.f64 (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) (*.f64 #s(literal 2 binary64) b)) |
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) b)) |
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 4 binary64) a))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b b)) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 b b))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 a #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b #s(literal 4 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 a) (*.f64 (neg.f64 a) #s(literal -4 binary64))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) a (*.f64 (neg.f64 a) #s(literal 4 binary64))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b b) a (*.f64 a #s(literal 4 binary64))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b)))) (*.f64 a a)) |
(/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (neg.f64 a) (*.f64 b b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 b b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 (*.f64 b b) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)) a)) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 a #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (fma.f64 b b #s(literal 4 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 b b #s(literal 4 binary64)) a) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 4 binary64) (/.f64 (*.f64 b b) a)) |
(fma.f64 #s(literal 4 binary64) (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 b b)) a))) |
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) a)))))) |
(+.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(*.f64 #s(literal 2 binary64) b) |
(*.f64 b #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 b b) (*.f64 b b)))) |
(+.f64 b b) |
#s(literal 2 binary64) |
#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 (* (+ (* (/ 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) (-.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 (*.f64 (*.f64 a a) b) #s(literal 2 binary64) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b)) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (fma.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (*.f64 (/.f64 b a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b)) (*.f64 a a))) |
#s(approx (/ (+ (* b b) 4) a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) |
#s(approx (/ b a) (/.f64 b 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 #s(literal 1 binary64) (-.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)))) (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 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
#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) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -2 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 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) 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 #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)))) (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 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) 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 #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)))) #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 (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) a) (/.f64 b a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.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 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b)) |
#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)) (fma.f64 (fma.f64 b b (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) |
#s(approx (+ (* (/ a b) (/ a b)) 1) (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (* b b) (*.f64 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 (- (+ (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 (fma.f64 b b (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) (+ (* 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 (+ (* (* 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) 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 (+ (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 (fma.f64 b b (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 (* (* (+ (* 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 (fma.f64 b b (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) (*.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) 4) a) (/ b a)) (* 2 b)) (* a a)) (*.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) b) (*.f64 a a))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (fma.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) (*.f64 a a)) b (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (*.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) b)) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b)) |
#s(approx (/ (+ (* b b) 4) a) (/.f64 #s(literal 4 binary64) a)) |
#s(approx (/ (+ (* b b) 4) a) (/.f64 (fma.f64 b b #s(literal 4 binary64)) a)) |
#s(approx (* 2 b) (*.f64 #s(literal 2 binary64) 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 (*.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)) (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) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 2 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))) |
#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 (+ (* (* 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) 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 (+ (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)) (pow.f64 (/.f64 a 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) 4) a) (/ b a)) (* 2 b)) (* a a)) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) b) (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (*.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (* b b) 4) a) (/.f64 (*.f64 b b) a)) |
#s(approx (/ (+ (* b b) 4) a) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) a) (pow.f64 b #s(literal -2 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 b b))) |
#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))))) |
#s(approx (* (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (* a a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) b) (/.f64 (*.f64 a a) b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (+ (* b b) 4) a) (/ b a)) (* 2 b)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal 2 binary64)) (*.f64 b b))) (pow.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 3 binary64))))) |
Compiled 25 129 to 2 319 computations (90.8% saved)
13 alts after pruning (6 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 517 | 4 | 521 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 520 | 13 | 533 |
| Status | Accuracy | Program |
|---|---|---|
| 32.4% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (*.f64 b b) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| 67.6% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| ✓ | 78.5% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| ✓ | 80.0% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| 58.6% | (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) | |
| 72.7% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) | |
| 50.4% | (-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64)) | |
| ✓ | 51.7% | #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))) |
| ✓ | 68.4% | #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.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| 48.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) | |
| ✓ | 43.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | 25.9% | #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 193 to 358 computations (70% 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 b b) (*.f64 b b))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.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 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))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) #s(literal 1 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #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(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 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)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* 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))) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (*.f64 #s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 b b #s(literal 4 binary64)) (*.f64 a a)) #s(literal 2 binary64)) b) (*.f64 a a))) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) (*.f64 b b))) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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))) |
(-.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 (/.f64 (fma.f64 b b #s(literal 4 binary64)) a) (/.f64 b a) (*.f64 #s(literal 2 binary64) b)) (*.f64 a a))) b)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.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)) #s(approx (+ (* b b) (* a a)) (*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (*.f64 b b) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 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) (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 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 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 #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(literal 1 binary64)) |
| Outputs |
|---|
(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))) |
6 calls:
| 32.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 7.0ms | b |
| 7.0ms | a |
| 6.0ms | (*.f64 a a) |
| 6.0ms | (*.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 b b) (*.f64 b b))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.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 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))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) #s(literal 1 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #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(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 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)) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (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 b b (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
6 calls:
| 7.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 |
|---|---|---|
| 99.5% | 1 | (*.f64 b b) |
| 99.5% | 1 | (*.f64 a a) |
| 99.5% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 99.5% | 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.5% | 1 | a |
| 99.5% | 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 b b) (*.f64 b b))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.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 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))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.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 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) b)) #s(literal 1 binary64)) |
(-.f64 #s(approx (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) #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(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 |
|---|
#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 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
6 calls:
| 4.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)) |
| 3.0ms | b |
| 3.0ms | a |
| 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 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 2 | (*.f64 b b) |
| 98.2% | 2 | (*.f64 a a) |
| 86.9% | 2 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 86.9% | 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)) |
| 98.2% | 2 | a |
| 98.1% | 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 b b) (*.f64 b b))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.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 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 b (*.f64 (fma.f64 b b #s(literal 4 binary64)) b) #s(literal -1 binary64))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
6 calls:
| 5.0ms | (*.f64 b b) |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 68.4% | 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)) |
| 75.8% | 2 | (*.f64 b b) |
| 75.8% | 2 | b |
| 78.4% | 2 | (*.f64 a a) |
| 78.4% | 2 | a |
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 b b) (*.f64 b b))) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| Outputs |
|---|
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.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) (*.f64 (*.f64 b b) (*.f64 b b))) |
4 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 a a) |
| 2.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.8% | 2 | (*.f64 b b) |
| 75.8% | 2 | b |
| 67.6% | 3 | (*.f64 a a) |
| 67.6% | 3 | 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 b b) (*.f64 b b))) |
| 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 b b) (*.f64 b b))) |
4 calls:
| 4.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 2.0ms | b |
| 1.0ms | (*.f64 b b) |
| 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 |
|---|---|---|
| 68.5% | 2 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 68.5% | 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)) |
| 68.2% | 2 | (*.f64 b b) |
| 68.2% | 2 | b |
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:
| 1.0ms | a |
| 1.0ms | b |
| 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 b b) |
| 1.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.7% | 1 | (*.f64 a a) |
| 51.7% | 1 | a |
| 51.7% | 1 | (*.f64 b b) |
| 51.7% | 1 | b |
| 51.7% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 51.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)
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 | a |
| 1.0ms | b |
| 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 (+.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)) |
| 1.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.9% | 1 | (*.f64 b b) |
| 25.9% | 1 | b |
| 25.9% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 25.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)) |
| 25.9% | 1 | (*.f64 a a) |
| 25.9% | 1 | a |
Compiled 40 to 32 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.929244977726119e-10 | 6.900463972249495e-9 |
| 10.0ms | 112× | 0 | valid |
Compiled 398 to 261 computations (34.4% saved)
ival-pow2: 1.0ms (29.4% of total)ival-mult!: 1.0ms (29.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 |
|---|---|---|
| 6.0ms | 2.322829077047237e+60 | 3.577190414421399e+60 |
| 3.0ms | 64× | 0 | valid |
Compiled 256 to 160 computations (37.5% saved)
ival-pow2: 1.0ms (51.8% of total)ival-mult!: 1.0ms (51.8% 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 |
|---|---|---|
| 18.0ms | 12.846144759126155 | 5420708092.508504 |
| 8.0ms | 144× | 0 | valid |
Compiled 533 to 313 computations (41.3% saved)
ival-pow2: 2.0ms (45.2% of total)ival-mult!: 2.0ms (45.2% of total)ival-add!: 1.0ms (22.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.7827807018254089 | 171.20510714504996 |
Compiled 20 to 17 computations (15% saved)
| 1× | fuel |
Compiled 359 to 62 computations (82.7% saved)
(abs b)
(abs a)
Compiled 2 552 to 1 046 computations (59% saved)
Loading profile data...