
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 19 to 13 computations (31.6% saved)
| 593.0ms | 8 256× | 0 | valid |
ival-mult!: 134.0ms (48.4% of total)ival-pow2: 89.0ms (32.2% of total)ival-add!: 31.0ms (11.2% of total)ival-sub!: 21.0ms (7.6% of total)adjust: 1.0ms (0.4% 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 |
| 33.0ms | 512× | 0 | valid |
Compiled 149 to 40 computations (73.2% saved)
ival-mult!: 7.0ms (41% of total)ival-pow2: 6.0ms (35.1% of total)ival-add!: 2.0ms (11.7% of total)ival-sub!: 1.0ms (5.9% 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 | |
|---|---|---|---|---|
| 3.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 | 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 | @ | 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)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 307 | 5 | 312 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 308 | 5 | 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))) |
| ▶ | 85.4% | #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))) |
| ▶ | 70.1% | #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))) |
| ▶ | 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| ▶ | 42.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
Compiled 240 to 156 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)) |
#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 (*.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 (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(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(pow.f64 a #s(literal 4 binary64)) |
#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)) |
| 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ 4 (pow b 2)))) 1))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (+ (* 2 (pow a 2)) (pow b 2))))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (+ 4 (* 2 (pow a 2))))) |
#s(approx (pow a 4) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* 2 (* (pow a 2) (pow b 2))))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow a 2) (- (+ (* 2 (pow b 2)) (/ (* (pow b 2) (+ 4 (pow b 2))) (pow a 2))) (/ 1 (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 (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (* 2 (pow a 2)))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) 1))) |
#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 (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))) (/ 1 (pow b 4)))))) |
#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 | |
|---|---|---|---|---|
| 7.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) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow b 4)) |
| 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) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow b 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) (* 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) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow b 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) (* 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) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow b 4)) |
| 2.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) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (+ (* (* a a) 2) 4) 2 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow a 4) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow b 4)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2144 |
| 0 | 251 | 1953 |
| 1 | 1294 | 1936 |
| 0 | 8070 | 1894 |
| 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)) |
#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 (*.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 (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(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(pow.f64 a #s(literal 4 binary64)) |
#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)) |
#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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ 4 (pow b 2)))) 1))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (* b (+ 4 (pow b 2))))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) #s(hole binary64 (+ (* 2 (* (pow a 2) b)) (* b (+ 4 (pow b 2)))))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (pow b 2)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) #s(hole binary64 (+ 4 (+ (* 2 (pow a 2)) (pow b 2))))) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* a a) 2) 4) #s(hole binary64 (+ 4 (* 2 (pow a 2))))) |
#s(approx (pow a 4) #s(hole binary64 (pow a 4))) |
#s(approx (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* 2 (* (pow a 2) (pow b 2))))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow a 2) (- (+ (* 2 (pow b 2)) (/ (* (pow b 2) (+ 4 (pow b 2))) (pow a 2))) (/ 1 (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 (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (* 2 (pow a 2)))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) 1))) |
#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 (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))) (/ 1 (pow b 4)))))) |
#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 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) #s(literal 2 binary64)) (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 #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 (*.f64 #s(literal 4 binary64) b) b (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 2 binary64)) #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 (-.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))) |
(*.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 4 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) a))) (fma.f64 b b (*.f64 (neg.f64 a) a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (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 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 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 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))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.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 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 b) (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.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 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 |
(/.f64 (-.f64 #s(literal 1 binary64) (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 (+.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 2 binary64))) (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal -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 (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 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 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 (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 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 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))))) |
(/.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))))) |
(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 (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 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 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 #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 b b) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 b b)) |
#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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.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 #s(literal 1 binary64) (-.f64 (pow.f64 (*.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 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #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 (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 (*.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 (*.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 (*.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 (*.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 (*.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 (fma.f64 (pow.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.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 (*.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 (*.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 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.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 (*.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 (*.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 (*.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 (*.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 (*.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 (*.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 (*.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 (*.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 (*.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) |
(*.f64 b (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 #s(literal 4 binary64) b)) (*.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 (*.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 4 binary64))) (*.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))))) |
(/.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 2 binary64)) #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 2 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 (+.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 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) |
(/.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(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #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)))) |
#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)))) |
#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 (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 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 (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 b b #s(literal 4 binary64)) b)) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (fma.f64 (fma.f64 b b #s(literal 4 binary64)) b (*.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64)))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (fma.f64 b b #s(literal 4 binary64))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) |
#s(approx (+ (* (* a a) 2) 4) #s(literal 4 binary64)) |
#s(approx (+ (* (* a a) 2) 4) (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) |
#s(approx (pow a 4) (pow.f64 a #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (*.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.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 (+ (* (+ (* 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (-.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)) b) b) -1) (-.f64 (*.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 (* (+ (* 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 (+ (* (+ (* 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 (+ (* 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) (+ (* (* a a) 2) 4)) b) b) -1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (*.f64 (-.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))) (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 13 707 to 1 420 computations (89.6% saved)
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 392 | 8 | 400 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 394 | 11 | 405 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.7% | (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))) |
| ▶ | 81.6% | (fma.f64 (fma.f64 b b (*.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))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| 81.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))) | |
| ▶ | 69.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
| ✓ | 70.1% | #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))) |
| 52.8% | #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))) | |
| ✓ | 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | 42.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
| 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) | |
| ▶ | 42.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ▶ | 26.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
Compiled 555 to 324 computations (41.6% 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64)) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) |
(*.f64 b b) |
(fma.f64 (fma.f64 b b (*.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))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal 1 binary64) |
(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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ 4 (pow b 2)))) 1))) |
#s(approx (* (* a a) (* a a)) #s(hole binary64 (pow a 4))) |
#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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow a 2)))) |
#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 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* 2 (* (pow a 2) (pow b 2))))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow a 2) (- (+ (* 2 (pow b 2)) (/ (* (pow b 2) (+ 4 (pow b 2))) (pow a 2))) (/ 1 (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 a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (+ 1 (/ (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) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (* 2 (pow a 2)))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) 1))) |
#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) #s(hole binary64 (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) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))) (/ 1 (pow b 4)))))) |
#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 a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (* (+ (* b 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 | |
|---|---|---|---|---|
| 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) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (* b b) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) 1 (+ (* (* 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) (+ (* (* a a) 2) 4)) b) b) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (* b b) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) 1 (+ (* (* 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) (+ (* (* a a) 2) 4)) b) b) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (* b b) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) 1 (+ (* (* 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) (+ (* (* a a) 2) 4)) b) b) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (* b b) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) 1 (+ (* (* b b) 4) -1) 4) |
| 2.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) -1 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (* (* a a) (* a a)) (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (+ (* b b) (+ (* (* a a) 2) 4)) (* b b) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) 1 (+ (* (* b b) 4) -1) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 2306 |
| 0 | 246 | 2105 |
| 1 | 1296 | 2085 |
| 0 | 8210 | 1933 |
| 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64)) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) |
(*.f64 b b) |
(fma.f64 (fma.f64 b b (*.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))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
#s(literal 1 binary64) |
(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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (pow b 2))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow b 2) (+ 4 (pow b 2)))) 1))) |
#s(approx (* (* a a) (* a a)) #s(hole binary64 (pow a 4))) |
#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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow a 2)))) |
#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 (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (pow a 4))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(hole binary64 (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* 2 (* (pow a 2) (pow b 2))))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow a 2) (- (+ (* 2 (pow b 2)) (/ (* (pow b 2) (+ 4 (pow b 2))) (pow a 2))) (/ 1 (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 a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (+ 1 (/ (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) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (* 2 (pow a 2)))) 1))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (- (* (pow b 2) (+ 4 (+ (* 2 (pow a 2)) (pow b 2)))) 1))) |
#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) #s(hole binary64 (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) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(hole binary64 (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ 1 (pow b 2))))) (/ 1 (pow b 4)))))) |
#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 a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (* (+ (* b 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))) |
(pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (fma.f64 a a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) a))) (fma.f64 b b (*.f64 (neg.f64 a) a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (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 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 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 b)) (exp.f64 (log.f64 b)) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 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)) |
(sqrt.f64 (pow.f64 a #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (*.f64 a a))) |
(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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64)) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 a a))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal 3 binary64)) a) |
(*.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 a (pow.f64 a #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 a #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64)) |
(fma.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) (*.f64 b b))) |
(*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) |
(*.f64 b #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b))) |
#s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (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)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 a a (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) |
#s(approx (+ (* b b) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a) |
(*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 b (/.f64 b a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) b))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 a a) (neg.f64 (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 b a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 b a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (*.f64 a a))) |
(/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a a)) |
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (/.f64 b a))) (neg.f64 (neg.f64 (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal 1 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (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 (+.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 (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 (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 (-.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))) |
#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 (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 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 (* (* a a) (* a a)) (pow.f64 a #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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 b b)) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (fma.f64 a a (*.f64 b b))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#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 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 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))) (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 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #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 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 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))) (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) 2) 4)) b) b) -1) (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (*.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 b b) #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 2 binary64))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (*.f64 (fma.f64 (/.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 a) (/ b a)) 1) (* a a)) (*.f64 a a)) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (fma.f64 (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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (-.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)) b) b) -1) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)))) #s(literal 1 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) (*.f64 b b)) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (*.f64 (+.f64 (/.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) (+ (* (* a a) 2) 4)) b) b) -1) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 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 (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) (*.f64 (-.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))) (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 a) (/ b a)) 1) (* a a)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (fma.f64 (pow.f64 a #s(literal -2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
#s(approx (* (+ (* b b) (+ (* (* a a) 2) 4)) b) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
Compiled 17 903 to 1 429 computations (92% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 471 | 3 | 474 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 474 | 11 | 485 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.5% | (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 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| ▶ | 63.2% | (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| ✓ | 69.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
| ✓ | 70.1% | #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))) |
| ▶ | 52.8% | #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))) |
| ✓ | 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | 42.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
| ▶ | 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | 42.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ✓ | 26.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
Compiled 481 to 278 computations (42.2% 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) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(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)) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
#s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow a 2)))) |
#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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (+ 1 (/ (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 b)) #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))) |
#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 a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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) (* 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 b)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) (+ (* (* b b) 4) -1)) |
| 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) (* 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 b)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) (+ (* (* b b) 4) -1)) |
| 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) (* 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 b)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) (+ (* (* b b) 4) -1)) |
| 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) (* 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 b)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) (+ (* (* b b) 4) -1)) |
| 2.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 b)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* (+ (* b b) (* a a)) (+ (* b b) (* a a))) (+ (* (* b b) 4) -1)) (+ (* b b) (* a a)) (+ (* b b) (* a a)) (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (+ (* (/ b a) (/ b a)) 1) (/ b a) (+ (* (* b b) 4) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 198 | 1946 |
| 0 | 229 | 1743 |
| 1 | 1121 | 1707 |
| 0 | 8134 | 1647 |
| 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) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(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)) |
(fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
#s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 b a) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (+ (pow a 2) (pow b 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (+ (pow a 2) (pow b 2)) (pow a 2)))) |
#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 (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (+ 1 (/ (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 b)) #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))) |
#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 a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(hole binary64 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 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 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 (+.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 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.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 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.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))))) |
(+.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)))) |
(*.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 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a))) |
(-.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) (* 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 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (fabs.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (*.f64 #s(literal 1 binary64) (fabs.f64 b)) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (*.f64 (fabs.f64 b) #s(literal -1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (pow.f64 (*.f64 b (/.f64 a b)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (pow.f64 (*.f64 (/.f64 a b) b) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (neg.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 b b))) |
(+.f64 (*.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)) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) a) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (fma.f64 (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 (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 (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 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 a b))) (neg.f64 (/.f64 a b)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 (/.f64 a b))) (fabs.f64 (/.f64 a b)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 a 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)) |
(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)))) |
#s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 b b)) #s(approx (+ (* b b) 4) #s(literal 4 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (*.f64 b b))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)))) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 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 (fabs.f64 b)) (*.f64 b (fabs.f64 b))) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 b b))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) b) |
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b)) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b 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 (-.f64 (pow.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) #s(literal 2 binary64)) (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 (+.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 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* b b) (* a a)) (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) #s(approx (+ (* b b) (* a a)) (*.f64 a a)))) |
(+.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 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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)) #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) (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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (neg.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a)))) #s(approx (+ (* b b) (* a a)) (*.f64 b b)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b))) #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* 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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) #s(approx (+ (* b b) (* a a)) (*.f64 b b)))) |
#s(approx (+ (* b b) (* a a)) (*.f64 b b)) |
#s(approx (+ (* b b) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) a) a) |
(*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (*.f64 #s(literal -1 binary64) (fabs.f64 a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (*.f64 a (/.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)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (*.f64 (fabs.f64 a) #s(literal -1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a #s(literal -1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (neg.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 b a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 b a) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 a a) a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) b))) (*.f64 (*.f64 a a) a)) |
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 a a) (neg.f64 (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (*.f64 a a))) |
(/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a a)) |
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (/.f64 b a))) (neg.f64 (neg.f64 (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a))) |
(-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 b a))) (neg.f64 (/.f64 b a)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (/.f64 b a)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b a)) (/.f64 b a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b a) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.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 (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)) (fma.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))) #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 (fma.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 (neg.f64 (*.f64 #s(literal 4 binary64) b)) b)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (*.f64 b #s(literal 4 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 4 binary64))) |
(-.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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(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 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (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) (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 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (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 a) (/ b a)) 1) (* a a)) (*.f64 b b)) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (fma.f64 a a (*.f64 b b))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ b a) (/.f64 b 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 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 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))) (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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #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 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #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 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 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))) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 a #s(literal -4 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 a a)) |
#s(approx (* (+ (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a a))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx b b) |
#s(approx (+ (* (/ 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) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 b b) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 #s(literal 4 binary64) b) b #s(literal -1 binary64))) |
#s(approx (+ (* (* b b) (+ (* b b) 4)) -1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (* b b) 4) #s(literal 4 binary64)) |
#s(approx (+ (* b b) 4) (fma.f64 b b #s(literal 4 binary64))) |
#s(approx (* (* b b) (* b b)) (pow.f64 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 (/.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 a) (/ b a)) 1) (* a a)) (*.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (/ b a) (/ b a)) 1) (fma.f64 (pow.f64 a #s(literal -2 binary64)) (*.f64 b b) #s(literal 1 binary64))) |
Compiled 24 562 to 2 007 computations (91.8% saved)
12 alts after pruning (2 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 580 | 2 | 582 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 581 | 12 | 593 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 80.5% | (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))) |
| 80.5% | (fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* b b) (* a a)) (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a b) a) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) (*.f64 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 a a)) #s(approx (+ (* (* b b) 4) -1) #s(literal -1 binary64))) |
| ✓ | 63.2% | (fma.f64 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (fma.f64 (*.f64 b b) #s(literal 4 binary64) #s(literal -1 binary64))) |
| ✓ | 69.0% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
| ✓ | 70.1% | #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))) |
| 52.8% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) | |
| ✓ | 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | 42.7% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (pow.f64 a #s(literal 4 binary64))) |
| ✓ | 44.1% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | 42.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ✓ | 26.6% | #s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
Compiled 920 to 304 computations (67% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) 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))) |
#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))) |
(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 (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 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (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 (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 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (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 (*.f64 (/.f64 a b) a) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) (*.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 (+.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)) |
| Outputs |
|---|
(-.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)) |
6 calls:
| 6.0ms | a |
| 5.0ms | b |
| 5.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 5.0ms | (*.f64 b b) |
| 4.0ms | (*.f64 a a) |
| 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) 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))) |
#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))) |
(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 (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 #s(approx (+ (* b b) (* a a)) (*.f64 b b)) #s(approx (+ (* b b) (* a a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (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 (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 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 1 binary64)) (*.f64 a a))) (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 (*.f64 (/.f64 a b) a) #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 b #s(literal 2 binary64))) (*.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))) |
| 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:
| 5.0ms | b |
| 5.0ms | a |
| 4.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 4.0ms | (*.f64 b b) |
| 4.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) 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))) |
#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))) |
| 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:
| 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 b b) |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (*.f64 b b) |
| 98.7% | 1 | (*.f64 a a) |
| 98.7% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 98.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)) |
| 98.7% | 1 | a |
| 98.7% | 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) 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))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
| Outputs |
|---|
(fma.f64 (fma.f64 b b (*.f64 a a)) #s(approx (+ (* 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 (*.f64 (fma.f64 b b (fma.f64 (*.f64 a a) #s(literal 2 binary64) #s(literal 4 binary64))) b) b #s(literal -1 binary64))) |
6 calls:
| 5.0ms | 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 b b) |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 2 | (*.f64 b b) |
| 98.5% | 2 | (*.f64 a a) |
| 85.4% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 85.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)) |
| 98.5% | 2 | a |
| 99.2% | 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) 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))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(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))) |
4 calls:
| 3.0ms | a |
| 3.0ms | b |
| 2.0ms | (*.f64 b b) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | (*.f64 a a) |
| 98.5% | 2 | a |
| 93.6% | 2 | (*.f64 b b) |
| 93.6% | 2 | b |
Compiled 8 to 10 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 b b) (fma.f64 b b #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
2 calls:
| 3.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 2 | (*.f64 a a) |
| 95.6% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 (*.f64 #s(approx (+ (* b b) (+ (* (* a a) 2) 4)) (*.f64 b b)) b) b #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
2 calls:
| 2.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 2 | (*.f64 a a) |
| 94.5% | 2 | a |
Compiled 4 to 5 computations (-25% saved)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (fma.f64 (*.f64 b b) #s(approx (+ (* b b) 4) #s(literal 4 binary64)) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 b b) (*.f64 b b))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (*.f64 (*.f64 a a) (*.f64 a a))) |
6 calls:
| 2.0ms | b |
| 2.0ms | a |
| 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 b b) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 2 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 69.8% | 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)) |
| 75.5% | 5 | (*.f64 b b) |
| 75.5% | 5 | b |
| 83.8% | 2 | (*.f64 a a) |
| 83.8% | 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) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) (fma.f64 b (*.f64 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) (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 b (*.f64 b #s(approx (+ (* b b) 4) #s(literal 4 binary64))) #s(literal -1 binary64))) |
6 calls:
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 1.0ms | (*.f64 a a) |
| 1.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.8% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 52.8% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 52.8% | 1 | (*.f64 b b) |
| 52.8% | 1 | b |
| 52.8% | 1 | (*.f64 a a) |
| 52.8% | 1 | a |
Compiled 40 to 32 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (* b b))) 1) #s(approx (+ (* (* (+ (* b b) (+ (* (* a a) 2) 4)) b) b) -1) #s(literal -1 binary64))) |
6 calls:
| 2.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (-.f64 (+.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 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.6% | 1 | (*.f64 b b) |
| 26.6% | 1 | b |
| 26.6% | 1 | (*.f64 a a) |
| 26.6% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
| 26.6% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
| 26.6% | 1 | a |
Compiled 40 to 32 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 4.5469101013198986e-14 | 7.94391390659287e-14 |
| 3.0ms | 64× | 0 | valid |
Compiled 256 to 168 computations (34.4% saved)
ival-pow2: 1.0ms (53.2% of total)ival-mult!: 1.0ms (53.2% 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 |
|---|---|---|
| 13.0ms | 684.5372670003035 | 238883785.2940302 |
| 7.0ms | 144× | 0 | valid |
Compiled 506 to 331 computations (34.6% saved)
ival-mult!: 2.0ms (46.8% of total)ival-add!: 1.0ms (23.4% of total)ival-pow2: 1.0ms (23.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 684.5372670003035 | 238883785.2940302 |
| 5.0ms | 96× | 0 | valid |
Compiled 488 to 331 computations (32.2% saved)
ival-pow2: 1.0ms (35.8% of total)ival-mult!: 1.0ms (35.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 |
|---|---|---|
| 1.0ms | 684.5372670003035 | 238883785.2940302 |
Compiled 587 to 358 computations (39% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 684.5372670003035 | 238883785.2940302 |
| 2.0ms | 48× | 0 | valid |
Compiled 515 to 340 computations (34% saved)
ival-mult!: 1.0ms (71.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-pow2: 0.0ms (0% of total)| 1× | fuel |
Compiled 428 to 74 computations (82.7% saved)
(abs b)
(abs a)
Compiled 2 763 to 1 210 computations (56.2% saved)
Loading profile data...