
Time bar (total: 11.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 466.0ms | 5 500× | 0 | valid |
| 328.0ms | 1 237× | 2 | valid |
| 215.0ms | 1 333× | 1 | valid |
| 76.0ms | 931× | 0 | invalid |
| 48.0ms | 186× | 3 | valid |
ival-mult: 345.0ms (40.4% of total)ival-sqrt: 110.0ms (12.9% of total)ival-div: 98.0ms (11.5% of total)ival-neg: 96.0ms (11.2% of total)ival-add: 68.0ms (8% of total)ival-sub: 62.0ms (7.3% of total)adjust: 55.0ms (6.4% of total)exact: 10.0ms (1.2% of total)ival-true: 7.0ms (0.8% of total)ival-assert: 4.0ms (0.5% of total)| 2× | egg-herbie |
| 1 670× | div-sub |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 1 032× | sub-neg |
| 792× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 175 |
| 1 | 169 | 160 |
| 2 | 431 | 160 |
| 3 | 1262 | 160 |
| 4 | 3340 | 160 |
| 5 | 6300 | 160 |
| 0 | 14 | 17 |
| 1 | 32 | 16 |
| 2 | 65 | 16 |
| 3 | 147 | 16 |
| 4 | 223 | 16 |
| 5 | 361 | 16 |
| 6 | 644 | 16 |
| 7 | 1108 | 16 |
| 8 | 2218 | 16 |
| 9 | 2503 | 16 |
| 10 | 2629 | 16 |
| 11 | 2684 | 16 |
| 12 | 2685 | 16 |
| 13 | 2685 | 16 |
| 14 | 2691 | 16 |
| 0 | 2691 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(/ (+ (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2)) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2)) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2)) |
(/ (+ (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(/ (- (sqrt (+ (* a a) (* b (* c -4)))) a) (* b 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* c 2)) |
(/ (+ (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
(/ (- (sqrt (+ (* c c) (* b (* a -4)))) c) (* a 2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 127 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 53 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 21 | 2 | (2.8114016145053404e-99 3.3633405067944947e+199 3.1563974842647053e-124) | 2 | (3.2156523490494826e-113 4.777772117518285e+250 9.141095600176013e+49) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 119 | 0 |
| ↳ | (*.f64 b b) | overflow | 106 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 20 | |
| ↳ | (*.f64 a c) | overflow | 19 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 119 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 53 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 21 | 0 |
| ↳ | (*.f64 b b) | underflow | 42 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 39 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 31 | |
| ↳ | (*.f64 a c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 8 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 8 | 0 |
| ↳ | (*.f64 b b) | underflow | 42 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 39 | |
| ↳ | (*.f64 a c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 8 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | overflow | 106 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 20 | |
| ↳ | (*.f64 a c) | overflow | 19 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 134 | 0 |
| - | 27 | 95 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 134 | 0 | 0 |
| - | 27 | 0 | 95 |
| number | freq |
|---|---|
| 0 | 95 |
| 1 | 118 |
| 2 | 42 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 31.0ms | 346× | 0 | valid |
| 20.0ms | 82× | 2 | valid |
| 11.0ms | 66× | 1 | valid |
| 5.0ms | 18× | 3 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 15.0ms (35.6% of total)ival-sqrt: 6.0ms (14.2% of total)ival-div: 5.0ms (11.9% of total)adjust: 4.0ms (9.5% of total)ival-neg: 4.0ms (9.5% of total)ival-add: 4.0ms (9.5% of total)ival-sub: 3.0ms (7.1% of total)exact: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 430× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 1 | 32 | 68 |
| 2 | 65 | 68 |
| 3 | 147 | 68 |
| 4 | 223 | 68 |
| 5 | 361 | 68 |
| 6 | 644 | 68 |
| 7 | 1108 | 68 |
| 8 | 2218 | 68 |
| 9 | 2503 | 68 |
| 10 | 2629 | 68 |
| 11 | 2684 | 68 |
| 12 | 2685 | 68 |
| 13 | 2685 | 68 |
| 14 | 2691 | 68 |
| 0 | 2691 | 64 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(neg b) |
b |
(sqrt (- (* b b) (* 4 (* a c)))) |
(- (* b b) (* 4 (* a c))) |
(* b b) |
(* 4 (* a c)) |
4 |
(* a c) |
a |
c |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* 4 (* a c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(- (* b b) (* 4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
4 |
#s(literal 4 binary64) |
(* a c) |
(*.f64 a c) |
a |
c |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | accuracy | 92.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 81.4% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 53.7% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 19.0ms | 173× | 0 | valid |
| 10.0ms | 41× | 2 | valid |
| 6.0ms | 33× | 1 | valid |
| 3.0ms | 9× | 3 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 7.0ms (28.2% of total)ival-add: 6.0ms (24.2% of total)ival-div: 3.0ms (12.1% of total)ival-sqrt: 3.0ms (12.1% of total)ival-sub: 2.0ms (8.1% of total)adjust: 2.0ms (8.1% of total)ival-neg: 2.0ms (8.1% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* 4 (* a c)))))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))> |
#<alt (sqrt (- (* b b) (* 4 (* a c))))> |
#<alt (- (* b b) (* 4 (* a c)))> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | 0 | (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1.0ms | a | @ | -inf | (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | c | @ | -inf | (sqrt (- (* b b) (* 4 (* a c)))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | a | @ | inf | (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1× | batch-egg-rewrite |
| 4 852× | accelerator-lowering-fma.f32 |
| 4 852× | accelerator-lowering-fma.f64 |
| 3 908× | *-lowering-*.f32 |
| 3 908× | *-lowering-*.f64 |
| 2 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 49 |
| 1 | 68 | 47 |
| 2 | 525 | 47 |
| 3 | 6857 | 47 |
| 0 | 8150 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(sqrt (- (* b b) (* 4 (* a c)))) |
(- (* b b) (* 4 (* a c))) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 b b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) |
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(hypot.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) |
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(fma.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
| 1× | egg-herbie |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 2 546× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6079 | 3180 |
| 0 | 8244 | 3023 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -4 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/4 binary64))) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) a) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64))) (/.f64 b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/4 binary64))) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) c)) c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b)))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(- (pow b 2) (* 4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(- (pow b 2) (* 4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
Compiled 22 299 to 2 025 computations (90.9% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 17 | 553 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 537 | 17 | 554 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.0% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
| 21.6% | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 38.3% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 50.2% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| 11.0% | (/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 32.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| 25.5% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 25.4% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 39.0% | (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 39.1% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) | |
| 34.7% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 34.7% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) | |
| 50.2% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 39.0% | (-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) | |
| ▶ | 34.2% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ▶ | 50.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
Compiled 674 to 440 computations (34.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 c #s(literal -4 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
| ✓ | cost-diff | 128 | (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 29 832× | accelerator-lowering-fma.f32 |
| 29 832× | accelerator-lowering-fma.f64 |
| 3 112× | *-lowering-*.f32 |
| 3 112× | *-lowering-*.f64 |
| 2 864× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 292 |
| 1 | 75 | 288 |
| 2 | 177 | 288 |
| 3 | 451 | 286 |
| 4 | 1088 | 286 |
| 5 | 2664 | 286 |
| 6 | 4545 | 286 |
| 7 | 5959 | 286 |
| 8 | 6466 | 286 |
| 9 | 6676 | 286 |
| 10 | 6715 | 286 |
| 11 | 6729 | 286 |
| 12 | 6837 | 286 |
| 13 | 6911 | 286 |
| 14 | 6945 | 286 |
| 15 | 6945 | 286 |
| 0 | 8157 | 276 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (- b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ -1/2 a) |
-1/2 |
a |
(- b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(- 0 (/ c b)) |
0 |
(/ c b) |
c |
b |
(/ (- (- 0 (* a (* c (/ (/ c b) b)))) c) b) |
(- (- 0 (* a (* c (/ (/ c b) b)))) c) |
(- 0 (* a (* c (/ (/ c b) b)))) |
0 |
(* a (* c (/ (/ c b) b))) |
a |
(* c (/ (/ c b) b)) |
c |
(/ (/ c b) b) |
(/ c b) |
b |
(/ (+ (neg b) (sqrt (* a (* c -4)))) (* 2 a)) |
(+ (neg b) (sqrt (* a (* c -4)))) |
(neg b) |
b |
(sqrt (* a (* c -4))) |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(* 2 a) |
2 |
(/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* 2 a)) |
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) |
(neg b) |
b |
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) |
1 |
(sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
(/ 1 (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(* 2 a) |
2 |
| Outputs |
|---|
(* (/ -1/2 a) (- b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(- b (sqrt (+ (* b b) (* a (* c -4))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(- 0 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
0 |
#s(literal 0 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (- (- 0 (* a (* c (/ (/ c b) b)))) c) b) |
(*.f64 (/.f64 c b) (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) |
(- (- 0 (* a (* c (/ (/ c b) b)))) c) |
(*.f64 c (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) |
(- 0 (* a (* c (/ (/ c b) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) |
0 |
#s(literal 0 binary64) |
(* a (* c (/ (/ c b) b))) |
(*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) |
a |
(* c (/ (/ c b) b)) |
(*.f64 c (/.f64 (/.f64 c b) b)) |
c |
(/ (/ c b) b) |
(/.f64 (/.f64 c b) b) |
(/ c b) |
(/.f64 c b) |
b |
(/ (+ (neg b) (sqrt (* a (* c -4)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (* a (* c -4)))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (* a (* c -4))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* 2 a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/ 1 (+ (* b b) (* a (* c -4)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 96.4% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 90.7% | (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| ✓ | accuracy | 73.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 100.0% | (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 84.8% | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 c b) b) |
| ✓ | accuracy | 99.3% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
| ✓ | accuracy | 97.7% | (*.f64 c (/.f64 (/.f64 c b) b)) |
| ✓ | accuracy | 93.0% | (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 96.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 90.7% | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 73.4% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| 119.0ms | 93× | 0 | invalid |
| 36.0ms | 121× | 0 | valid |
| 12.0ms | 19× | 2 | valid |
| 7.0ms | 16× | 1 | valid |
| 6.0ms | 7× | 3 | valid |
Compiled 298 to 36 computations (87.9% saved)
ival-mult: 18.0ms (32.2% of total)ival-div: 16.0ms (28.6% of total)ival-sqrt: 8.0ms (14.3% of total)ival-sub: 5.0ms (8.9% of total)ival-add: 4.0ms (7.1% of total)adjust: 3.0ms (5.4% of total)exact: 1.0ms (1.8% of total)ival-neg: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ -1/2 a) (- b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (/ -1/2 a)> |
#<alt (- b (sqrt (+ (* b b) (* a (* c -4)))))> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
#<alt (- 0 (/ c b))> |
#<alt (/ c b)> |
#<alt (- (- 0 (* a (* c (/ (/ c b) b)))) c)> |
#<alt (/ (- (- 0 (* a (* c (/ (/ c b) b)))) c) b)> |
#<alt (- 0 (* a (* c (/ (/ c b) b))))> |
#<alt (* a (* c (/ (/ c b) b)))> |
#<alt (+ (neg b) (sqrt (* a (* c -4))))> |
#<alt (/ (+ (neg b) (sqrt (* a (* c -4)))) (* 2 a))> |
#<alt (sqrt (* a (* c -4)))> |
#<alt (* a (* c -4))> |
#<alt (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))))> |
#<alt (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* 2 a))> |
#<alt (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))> |
#<alt (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (* c (/ (/ c b) b))> |
#<alt (/ (/ c b) b)> |
#<alt (neg b)> |
#<alt (/ 1 (+ (* b b) (* a (* c -4))))> |
| Outputs |
|---|
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)> |
#<alt (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1 b)> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))> |
#<alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))> |
#<alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (/ -1/4 (* a c))> |
#<alt (- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
177 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | (* a (* c -4)) |
| 4.0ms | b | @ | -inf | (sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
| 3.0ms | a | @ | inf | (- 0 (* a (* c (/ (/ c b) b)))) |
| 2.0ms | a | @ | -inf | (sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
| 2.0ms | a | @ | 0 | (/ -1/2 a) |
| 1× | batch-egg-rewrite |
| 7 696× | accelerator-lowering-fma.f32 |
| 7 696× | accelerator-lowering-fma.f64 |
| 5 084× | /-lowering-/.f32 |
| 5 084× | /-lowering-/.f64 |
| 4 618× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 220 |
| 1 | 210 | 197 |
| 2 | 2031 | 197 |
| 0 | 9111 | 180 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (- b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ -1/2 a) |
(- b (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(- 0 (/ c b)) |
(/ c b) |
(- (- 0 (* a (* c (/ (/ c b) b)))) c) |
(/ (- (- 0 (* a (* c (/ (/ c b) b)))) c) b) |
(- 0 (* a (* c (/ (/ c b) b)))) |
(* a (* c (/ (/ c b) b))) |
(+ (neg b) (sqrt (* a (* c -4)))) |
(/ (+ (neg b) (sqrt (* a (* c -4)))) (* 2 a)) |
(sqrt (* a (* c -4))) |
(* a (* c -4)) |
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) |
(/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))) (* 2 a)) |
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) |
(sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
(+ (* b b) (* a (* c -4))) |
(* c (/ (/ c b) b)) |
(/ (/ c b) b) |
(neg b) |
(/ 1 (+ (* b b) (* a (* c -4)))) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(hypot.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(hypot.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (exp.f64 (log.f64 b))) |
(hypot.f64 (exp.f64 (log.f64 b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c) (/.f64 (/.f64 c b) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (*.f64 c c)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 c c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 c c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b c))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c) (/.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c)) |
(*.f64 (/.f64 (/.f64 c b) (*.f64 c c)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 c c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) c)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 c c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b c))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+.f64 (/.f64 c b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c c) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c (*.f64 b b)) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) c) (/.f64 c (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) (/.f64 c c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (/.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b c)) c) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b c)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 c c) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c (*.f64 b b)) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) c) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) (/.f64 c c)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (/.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 c c) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b c)) c) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b c)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c c) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (/.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 #s(literal -1 binary64) c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) a (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (neg.f64 (*.f64 a c)) (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b))) c (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a c)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a c)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a c)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a c)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) a) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a c)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a c)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) a) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(neg.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))) (neg.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (*.f64 c (*.f64 c c)))) (*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))) (*.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)))) (neg.f64 (neg.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) b) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (/.f64 (/.f64 (*.f64 c c) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 b (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) (*.f64 b (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (*.f64 b b)) (/.f64 (*.f64 b c) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 b c)) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 b (/.f64 c b)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) b) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) (*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) (*.f64 b (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (*.f64 b c)) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 b c)) (*.f64 b #s(literal 1 binary64))) (/.f64 b (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) c))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))) (neg.f64 (*.f64 b (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (/.f64 c (/.f64 b (/.f64 c b)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 c #s(literal 1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64)))) b) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b c)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (/.f64 b c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 b c)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 b c)) (-.f64 #s(literal 0 binary64) b)) (/.f64 b (/.f64 c b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (*.f64 b (-.f64 #s(literal 0 binary64) c))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 b (-.f64 #s(literal 0 binary64) c))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 b (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c b)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (/.f64 c b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) (*.f64 b (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) c)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 b c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (/.f64 b c) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 b c))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (+.f64 (/.f64 c b) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) c)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 b c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 b c))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 c b)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 c b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (/.f64 b c)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 b c)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal -1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 b c))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 c b)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) c)) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 b c))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 b c)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (/.f64 b c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (neg.f64 (/.f64 b c)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (*.f64 b (*.f64 c #s(literal 1 binary64)))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) (*.f64 b (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) c)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b)) |
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 b c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) c)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 b c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))))) (*.f64 (*.f64 b (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 b c)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal -1 binary64))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (/.f64 b c)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) b) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))))) (*.f64 (*.f64 b (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 b c))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 b c)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (*.f64 b c))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 b c)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) c)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (+.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (/.f64 c b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) b)) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) b) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(*.f64 (/.f64 (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) b) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (+.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) a #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b))) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a c)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a c)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a c)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a c)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) a) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a c)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a c)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (/.f64 b c))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (/.f64 b c)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 0 binary64)) (+.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) #s(literal -1 binary64)) |
(*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) a) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) |
(*.f64 (neg.f64 (*.f64 a c)) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b))) c) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a c)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a c)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a c)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a c)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) a)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) a) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a c)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a (*.f64 a a)) a)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a c)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) (/.f64 (pow.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 3/2 binary64)) (/.f64 c (*.f64 b b)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(+.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(fma.f64 a (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 a (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b (/.f64 c b))) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 a c) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b #s(literal 1 binary64))) (/.f64 a (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b (-.f64 #s(literal 0 binary64) c))) (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a c) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) c) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) a) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) a) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) c) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) a) (/.f64 (*.f64 a a) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) c) (/.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 a a) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) a) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) a) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) c) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (*.f64 a c)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) a) (/.f64 a (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) c) (/.f64 a (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (/.f64 a (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 a (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 a c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) a) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) c) (/.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (*.f64 b b)) (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c (*.f64 b b)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (*.f64 a c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (/.f64 c (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (/.f64 b c)) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (/.f64 b #s(literal 1 binary64))) (/.f64 c (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (/.f64 b (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b c)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 1 binary64))) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a c) (/.f64 b (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(/.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))) |
(/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 c b)) b) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b c))) b) |
(/.f64 (*.f64 (*.f64 a c) c) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 b (/.f64 c b))) |
(/.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b c)) a) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c (/.f64 b c)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) c)) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 b c)) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) #s(literal 0 binary64)) (*.f64 a (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))))) |
(*.f64 a (/.f64 c (/.f64 b (/.f64 c b)))) |
(*.f64 c (*.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (/.f64 c b) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 a c)) |
(*.f64 (/.f64 c (/.f64 b (/.f64 c b))) a) |
(*.f64 (*.f64 a c) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 a b)) |
(*.f64 (*.f64 a (/.f64 c (*.f64 b b))) c) |
(*.f64 (*.f64 (*.f64 a c) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c))) |
(*.f64 (/.f64 c (/.f64 b #s(literal 1 binary64))) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 c (/.f64 b (-.f64 #s(literal 0 binary64) c))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 a c) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c))) |
(*.f64 (/.f64 a (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a)) |
(*.f64 (/.f64 a (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 a (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c)) |
(*.f64 (/.f64 a (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) c) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) c)) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) a) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 a (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 a c) a) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a c) c) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) c)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) a) (/.f64 (*.f64 a a) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) a)) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) c) (/.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 a a) c)) |
(*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) c)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) a) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 a c)) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) c)) |
(*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) a) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) c) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (*.f64 a c)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) c)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) a) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) a) (/.f64 a (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) c) (/.f64 a (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b))) (/.f64 a (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a c)) (/.f64 a (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 a c)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 a (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) a) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) c) (/.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (*.f64 b b)) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (*.f64 a c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) c)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b (/.f64 c b))) (*.f64 a c)) (*.f64 (*.f64 a c) (/.f64 c b))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 a b) (/.f64 c (/.f64 b c))) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 c b)) |
(*.f64 (/.f64 a (/.f64 b #s(literal 1 binary64))) (/.f64 c (/.f64 b c))) |
(*.f64 (/.f64 a (/.f64 b (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (/.f64 c b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b)) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 1 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(-.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (/.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (/.f64 a #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)))) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fabs.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(exp.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (+.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(hypot.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(hypot.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (exp.f64 (log.f64 b))) |
(hypot.f64 (exp.f64 (log.f64 b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 a) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a) (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) |
(+.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) |
(fma.f64 c (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c b) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b) (/.f64 c #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))) (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (/.f64 #s(literal 1 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b #s(literal 1 binary64))) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(/.f64 c (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b c) (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c (/.f64 b c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (neg.f64 (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 (/.f64 c (/.f64 b c)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b (/.f64 c b))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b (/.f64 c b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.f64 (neg.f64 (/.f64 c (/.f64 b c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) #s(literal 0 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c (/.f64 b c)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64))) (neg.f64 (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 c (/.f64 b c))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 c b) #s(literal 1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 c (*.f64 b b)) c) |
(*.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64)))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c b) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c c) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 c b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 c (/.f64 b #s(literal 1 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 c (/.f64 b (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 c b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b))) (/.f64 c (neg.f64 (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) b)) |
(/.f64 c (*.f64 b b)) |
(/.f64 (/.f64 c b) b) |
(/.f64 (/.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 c b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 c b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) b) |
(/.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) b) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 c b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) b) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) b) (/.f64 (/.f64 b c) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64)) (/.f64 (/.f64 b c) b)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b))) |
(neg.f64 b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 9 704× | accelerator-lowering-fma.f32 |
| 9 704× | accelerator-lowering-fma.f64 |
| 8 848× | *-lowering-*.f32 |
| 8 848× | *-lowering-*.f64 |
| 5 124× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1075 | 11716 |
| 1 | 3481 | 11570 |
| 0 | 9118 | 11136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 (/ (* a c) b)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 (/ (* a c) b)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(* -1 b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(* -1/2 (/ b a)) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(/ -1/4 (* a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
| Outputs |
|---|
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) a)) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/4 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) c)) c))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) (*.f64 c a))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (/.f64 b a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (-.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)))) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b))) (-.f64 #s(literal 0 binary64) b)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) #s(literal -1 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) a)) b) a)))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) b) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/4 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) c)) c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 c a) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) #s(literal -12 binary64)))))) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 b a) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/256 binary64) (*.f64 c c)) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/256 binary64) (*.f64 c c)) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c))))) (*.f64 a (*.f64 a a)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))) (*.f64 c (*.f64 c c)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c c) (*.f64 a a))))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c c) (*.f64 a a))))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) c)) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))))) a) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 c c))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c)) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/256 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c))))) c) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a a))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (-.f64 #s(literal 0 binary64) c)) |
Compiled 90 909 to 9 621 computations (89.4% saved)
32 alts after pruning (30 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 966 | 24 | 2 990 |
| Fresh | 6 | 6 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 975 | 32 | 3 007 |
| Status | Accuracy | Program |
|---|---|---|
| 33.1% | (/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) | |
| 21.6% | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 27.6% | (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) | |
| 39.1% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.2% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.4% | (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a))) (*.f64 #s(literal 2 binary64) a)) | |
| 21.5% | (/.f64 (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) | |
| 11.0% | (/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 32.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| 31.6% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) | |
| ▶ | 25.4% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| 33.1% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) | |
| 39.0% | (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.2% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 39.1% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) |
| ▶ | 32.8% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
| 33.7% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 39.0% | (-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) | |
| 34.1% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c))) | |
| 34.1% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) | |
| 17.0% | (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))) | |
| 1.7% | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) | |
| ▶ | 1.3% | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
| 3.9% | (*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) | |
| 25.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)) | |
| 10.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))) | |
| ✓ | 50.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 32.7% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| 27.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) | |
| 39.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) | |
| 38.1% | (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) | |
| ▶ | 34.2% | (neg.f64 (/.f64 c b)) |
Compiled 1 063 to 709 computations (33.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) |
| ✓ | cost-diff | 64 | (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
| ✓ | cost-diff | 0 | (/.f64 c (/.f64 b (/.f64 c b))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 c b) c) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
| ✓ | cost-diff | 768 | (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal -2 binary64)) b) |
| ✓ | cost-diff | 0 | (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | -64 | (neg.f64 (/.f64 c b)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 b (-.f64 #s(literal 0 binary64) a)) |
| 12 652× | accelerator-lowering-fma.f32 |
| 12 652× | accelerator-lowering-fma.f64 |
| 6 394× | *-lowering-*.f32 |
| 6 394× | *-lowering-*.f64 |
| 2 704× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 137 |
| 1 | 83 | 135 |
| 2 | 232 | 133 |
| 3 | 835 | 133 |
| 4 | 2686 | 133 |
| 5 | 3681 | 133 |
| 6 | 6850 | 133 |
| 0 | 8109 | 133 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ b (- 0 a)) |
b |
(- 0 a) |
0 |
a |
(neg (/ c b)) |
(/ c b) |
c |
b |
(/ (* c (/ (* a -2) b)) (* 2 a)) |
(* c (/ (* a -2) b)) |
c |
(/ (* a -2) b) |
(* a -2) |
a |
-2 |
b |
(* 2 a) |
2 |
(* (/ (/ c (/ b (/ c b))) (/ c (* b b))) (/ (/ c b) c)) |
(/ (/ c (/ b (/ c b))) (/ c (* b b))) |
(/ c (/ b (/ c b))) |
c |
(/ b (/ c b)) |
b |
(/ c b) |
(/ c (* b b)) |
(* b b) |
(/ (/ c b) c) |
(/ 1 (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b))) |
1 |
(/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
(* a 2) |
a |
2 |
(- (pow (* a (* c -4)) 1/2) b) |
(pow (* a (* c -4)) 1/2) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
1/2 |
b |
| Outputs |
|---|
(/ b (- 0 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
b |
(- 0 a) |
(-.f64 #s(literal 0 binary64) a) |
0 |
#s(literal 0 binary64) |
a |
(neg (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (* c (/ (* a -2) b)) (* 2 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (/ (* a -2) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
c |
(/ (* a -2) b) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
a |
-2 |
#s(literal -2 binary64) |
b |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (/ (/ c (/ b (/ c b))) (/ c (* b b))) (/ (/ c b) c)) |
(/.f64 c b) |
(/ (/ c (/ b (/ c b))) (/ c (* b b))) |
c |
(/ c (/ b (/ c b))) |
(/.f64 c (/.f64 b (/.f64 c b))) |
c |
(/ b (/ c b)) |
(/.f64 b (/.f64 c b)) |
b |
(/ c b) |
(/.f64 c b) |
(/ c (* b b)) |
(/.f64 c (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ (/ c b) c) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) (*.f64 a #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(- (pow (* a (* c -4)) 1/2) b) |
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) |
(pow (* a (* c -4)) 1/2) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
1/2 |
#s(literal 1/2 binary64) |
b |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
| ✓ | accuracy | 84.8% | (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 97.7% | (/.f64 c (/.f64 b (/.f64 c b))) |
| ✓ | accuracy | 95.6% | (/.f64 c (*.f64 b b)) |
| ✓ | accuracy | 85.8% | (/.f64 (/.f64 c b) c) |
| ✓ | accuracy | 52.9% | (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 96.6% | (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
| ✓ | accuracy | 85.5% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) a) |
| 40.0ms | 163× | 0 | valid |
| 18.0ms | 93× | 0 | invalid |
Compiled 180 to 34 computations (81.1% saved)
ival-div: 17.0ms (42.9% of total)ival-mult: 12.0ms (30.3% of total)ival-sub: 7.0ms (17.7% of total)ival-sqrt: 2.0ms (5% of total)exact: 1.0ms (2.5% of total)ival-neg: 1.0ms (2.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ b (- 0 a))> |
#<alt (- 0 a)> |
#<alt (/ c b)> |
#<alt (neg (/ c b))> |
#<alt (/ (* c (/ (* a -2) b)) (* 2 a))> |
#<alt (* c (/ (* a -2) b))> |
#<alt (/ (* a -2) b)> |
#<alt (* a -2)> |
#<alt (/ (/ c (/ b (/ c b))) (/ c (* b b)))> |
#<alt (* (/ (/ c (/ b (/ c b))) (/ c (* b b))) (/ (/ c b) c))> |
#<alt (/ (/ c b) c)> |
#<alt (/ c (/ b (/ c b)))> |
#<alt (/ 1 (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)))> |
#<alt (pow (* a (* c -4)) 1/2)> |
#<alt (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b))> |
#<alt (* a 2)> |
#<alt (* 2 a)> |
#<alt (/ c (* b b))> |
#<alt (- (pow (* a (* c -4)) 1/2) b)> |
| Outputs |
|---|
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt c> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ (pow b 3) (* a (* (pow c 2) (pow (sqrt -4) 4)))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* -1/2 (/ (* a b) c))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (* a (pow b 3)) (pow c 2))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (/ (* a b) c))) a)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b)))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)> |
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)> |
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4)))))))) c)> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 3) c) a)) (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* a (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (* -2 (/ a b))> |
#<alt (/ (+ (* -2 a) (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b)> |
#<alt (/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (+ (* -2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) (pow b 3)))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2)))))) b)> |
#<alt (* -2 (/ a b))> |
#<alt (* -1 (/ (+ (* 2 a) (* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) b))) b)) (* 2 a)) b))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1 (/ (+ (* 2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) b))) (* 2 (* (pow a 2) (* c (pow (sqrt -4) 2))))) b))) b)) (* 2 a)) b))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1 b)> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | (* c (/ (* a -2) b)) |
| 1.0ms | c | @ | inf | (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
| 1.0ms | a | @ | inf | (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
| 1.0ms | c | @ | 0 | (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
| 1.0ms | a | @ | 0 | (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
| 1× | batch-egg-rewrite |
| 3 502× | *-lowering-*.f32 |
| 3 502× | *-lowering-*.f64 |
| 3 192× | /-lowering-/.f32 |
| 3 192× | /-lowering-/.f64 |
| 3 024× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 118 |
| 1 | 189 | 104 |
| 2 | 1675 | 98 |
| 0 | 8436 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ b (- 0 a)) |
(- 0 a) |
(/ c b) |
(neg (/ c b)) |
(/ (* c (/ (* a -2) b)) (* 2 a)) |
(* c (/ (* a -2) b)) |
(/ (* a -2) b) |
(* a -2) |
(/ (/ c (/ b (/ c b))) (/ c (* b b))) |
(* (/ (/ c (/ b (/ c b))) (/ c (* b b))) (/ (/ c b) c)) |
(/ (/ c b) c) |
(/ c (/ b (/ c b))) |
(/ 1 (/ (* a 2) (- (pow (* a (* c -4)) 1/2) b))) |
(pow (* a (* c -4)) 1/2) |
(/ (* a 2) (- (pow (* a (* c -4)) 1/2) b)) |
(* a 2) |
(* 2 a) |
(/ c (* b b)) |
(- (pow (* a (* c -4)) 1/2) b) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 a (neg.f64 (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 a (neg.f64 (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (neg.f64 (/.f64 b (*.f64 a a))) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 a (neg.f64 (/.f64 b (*.f64 a a))) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 a a) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 a a) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a a))) a (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a a))) a (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a a))) a (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a a))) a (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (*.f64 a a))))) |
(neg.f64 (/.f64 b a)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 a (neg.f64 (/.f64 b (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 a #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(neg.f64 a) |
(neg.f64 (/.f64 a #s(literal 1 binary64))) |
(/.f64 a #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+.f64 (/.f64 c b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(fma.f64 b (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 b (/.f64 c b)) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 b (/.f64 c b)) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 c b) b) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 b b) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 c b)) c) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 b (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 #s(literal -1 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 c b)) b) (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) b) (/.f64 (/.f64 c b) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b)) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 (/.f64 b (/.f64 c b)) b))) |
(neg.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b (/.f64 b (/.f64 c b))))) |
(neg.f64 (/.f64 (/.f64 c (/.f64 b c)) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (/.f64 (/.f64 c b) b))) |
(neg.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) c)) |
(/.f64 c b) |
(/.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 c b)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 b (/.f64 c b))) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (*.f64 c (/.f64 (/.f64 c b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 (/.f64 c b) b)) |
(/.f64 (*.f64 c c) (*.f64 b c)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b c))) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b)))) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b))) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b c)) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 b (/.f64 c b)) b)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 c b) b) b)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c)) |
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 b b) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (/.f64 (/.f64 b (/.f64 c b)) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 b (/.f64 c b)) c) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) |
(*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 b c))) |
(*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 b (/.f64 c b))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b c))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 b (/.f64 c b)) b) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (/.f64 c b) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)) |
(fma.f64 c (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c #s(literal 0 binary64)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (*.f64 c (/.f64 (/.f64 c b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 (/.f64 b (/.f64 c b)) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) |
(neg.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 c (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) c)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -2 binary64)) a)) |
(/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))) |
(/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 c #s(literal 2 binary64)) (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a) (/.f64 #s(literal 2 binary64) c)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) c)) a) |
(/.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) b) |
(/.f64 (/.f64 c (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 c (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a) (/.f64 c #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))) c) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 c a) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 c (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) c))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 a c) (/.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) b))) |
(*.f64 c (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) c) |
(*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a c)) |
(*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 c (/.f64 #s(literal -2 binary64) b)) a) |
(+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b)) (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b) (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(fma.f64 a (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) a (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) a (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 a b) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (/.f64 a b) #s(literal -2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) b))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 a (/.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) b) a) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(+.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 a #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) a #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) |
c |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 c #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) c)) |
(neg.f64 (-.f64 #s(literal 0 binary64) c)) |
(neg.f64 (/.f64 c #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 b b) (/.f64 b c)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) (*.f64 b b))) |
(neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 c b))) |
(neg.f64 (/.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(neg.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) (/.f64 b (/.f64 c b)))) |
(/.f64 b (/.f64 b c)) |
(/.f64 c #s(literal 1 binary64)) |
(/.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (/.f64 c b)) c)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 c b) b)) |
(/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b)) (*.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) (*.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) (/.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (*.f64 b c) (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b))) |
(/.f64 (*.f64 c c) c) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (/.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)))) (/.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c b)) |
(pow.f64 c #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) |
(*.f64 b (/.f64 c b)) |
(*.f64 b (/.f64 b (/.f64 b (/.f64 c b)))) |
(*.f64 c #s(literal 1 binary64)) |
(*.f64 (/.f64 c b) b) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 b (/.f64 c b)) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b (/.f64 c b))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 c b) b)) |
(*.f64 (/.f64 (/.f64 c b) b) (*.f64 b b)) |
(*.f64 #s(literal 1 binary64) c) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b b) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b c) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 c b))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 (/.f64 c b) b)) (/.f64 c b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 b (/.f64 b (/.f64 c b))) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(*.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b c)) |
(*.f64 (neg.f64 (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 c b) b)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 c b) b) c) #s(literal -1 binary64)) (/.f64 (/.f64 c b) b)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) c) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+.f64 (/.f64 c b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(fma.f64 b (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 b (/.f64 c b)) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 b (/.f64 c b)) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 c b) b) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 b b) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 c b)) c) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 b (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 #s(literal -1 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 c b)) b) (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) b) (/.f64 (/.f64 c b) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b)) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 (/.f64 b (/.f64 c b)) b))) |
(neg.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b (/.f64 b (/.f64 c b))))) |
(neg.f64 (/.f64 (/.f64 c (/.f64 b c)) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (/.f64 (/.f64 c b) b))) |
(neg.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) c)) |
(/.f64 c b) |
(/.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 c b)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 b (/.f64 c b))) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (*.f64 c (/.f64 (/.f64 c b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 (/.f64 c b) b)) |
(/.f64 (*.f64 c c) (*.f64 b c)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b c))) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b)))) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b))) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 b c)) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 b (/.f64 c b)) b)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 c b) b) b)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c)) |
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 b b) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (/.f64 (/.f64 b (/.f64 c b)) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))))) |
(*.f64 (/.f64 (/.f64 b (/.f64 c b)) c) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) |
(*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c (/.f64 b c))) |
(*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 b (/.f64 c b))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b c))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (/.f64 c (/.f64 (/.f64 b (/.f64 c b)) c)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (/.f64 b (/.f64 c b))))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 b (/.f64 c b)) b) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (/.f64 c b) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (/.f64 c b)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b c))) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b c)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b c)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b c))) |
(/.f64 c (*.f64 b c)) |
(/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c)))) |
(/.f64 (/.f64 c b) c) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -1 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c)))) (*.f64 c c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b))) |
(pow.f64 b #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b c))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b c))))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b c)) c) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) |
(+.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 c (/.f64 (/.f64 c b) b))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 c b)) c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(fma.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 c (/.f64 (/.f64 c b) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) b) c #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b c)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal 1 binary64))) |
(/.f64 c (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 c b)) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 c (/.f64 b c)) b) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal 0 binary64)) (-.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -2 binary64)) |
(*.f64 c (/.f64 (/.f64 c b) b)) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 c b) b) c) |
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c c) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 c b)) c) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
(*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a))) (sqrt.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))))) |
(+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) b) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) b)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(fma.f64 a (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) b (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) b)) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 a (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) (/.f64 (/.f64 c b) b)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 c b) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 c b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)))) (/.f64 c (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 c b) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 c (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))))) |
(/.f64 c (*.f64 b b)) |
(/.f64 c (/.f64 c (/.f64 (/.f64 c b) b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c) |
(/.f64 (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 (/.f64 c b) b)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 c (/.f64 (/.f64 (/.f64 c b) b) c)) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) b)) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) c) c) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1/2 binary64))) |
(+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) b) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(-.f64 (+.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 b #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b c) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b c) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(fma.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a))) (sqrt.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(pow.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
(*.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 10 684× | accelerator-lowering-fma.f32 |
| 10 684× | accelerator-lowering-fma.f64 |
| 6 456× | *-lowering-*.f32 |
| 6 456× | *-lowering-*.f64 |
| 3 096× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 281 | 3373 |
| 1 | 820 | 3276 |
| 2 | 2584 | 3264 |
| 3 | 6502 | 3207 |
| 0 | 8353 | 3153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(* -1/2 (/ b a)) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ (pow b 3) (* a (* (pow c 2) (pow (sqrt -4) 4)))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* -1/2 (/ (* a b) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (* a (pow b 3)) (pow c 2))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (/ (* a b) c))) a))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4)))))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 3) c) a)) (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* a (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(* -2 (/ a b)) |
(/ (+ (* -2 a) (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b) |
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2))))) b) |
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (+ (* -2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) (pow b 3)))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2)))))) b) |
(* -2 (/ a b)) |
(* -1 (/ (+ (* 2 a) (* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) b))) b)) (* 2 a)) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1 (/ (+ (* 2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) b))) (* 2 (* (pow a 2) (* c (pow (sqrt -4) 2))))) b))) b)) (* 2 a)) b)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(* -1 b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
| Outputs |
|---|
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
c |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(/ (pow c 2) (pow b 2)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(- (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) c)) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(- (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ (pow b 3) (* a (* (pow c 2) (pow (sqrt -4) 4)))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) a))))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) c)) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* -1/2 (/ (* a b) c))) a))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (* a (pow b 3)) (pow c 2))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (/ (* a b) c))) a))) |
(-.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) c) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (/ a (- (* (sqrt (* a c)) (sqrt -4)) b))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) c)) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4)))))))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) a))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)))) c) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 3) c) a)) (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b (*.f64 c #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))))) c)) c) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) c)) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* a (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal -1/2 binary64) c) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) c)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) a)))))))) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(/ (+ (* -2 a) (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b) |
(*.f64 (+.f64 a (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 a c)))))) (/.f64 #s(literal -2 binary64) b)) |
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2))))) b) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 a c))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a c))) b) b) a))) |
(/ (+ (* -2 a) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))) (+ (* -2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) (pow b 3)))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) (pow b 2)))))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 a c))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a c))) b) b) a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))))) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -1 (/ (+ (* 2 a) (* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))) b)) |
(*.f64 (+.f64 a (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 a c)))))) (/.f64 #s(literal -2 binary64) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -2 (/ (* (pow a 2) (* c (pow (sqrt -4) 2))) b))) b)) (* 2 a)) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a c))) b)) (/.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal -2 binary64))) b) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1 (/ (+ (* 2 (* (sqrt (* (pow a 5) (pow c 3))) (/ (pow (sqrt -4) 3) b))) (* 2 (* (pow a 2) (* c (pow (sqrt -4) 2))))) b))) b)) (* 2 a)) b)) |
(/.f64 (-.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)) #s(literal 2 binary64)) b)) (*.f64 (*.f64 a (*.f64 a c)) #s(literal -8 binary64))) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 a c))))))) b)) b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) a)) b) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) a)) b) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) a)) b) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a #s(literal -2 binary64))) b) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a #s(literal -2 binary64))) b) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a #s(literal -2 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) c)) b) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) c)) b) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) c)) b) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -2 binary64) c)) b) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -2 binary64) c)) b) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -2 binary64) c)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
Compiled 36 432 to 3 773 computations (89.6% saved)
45 alts after pruning (43 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 939 | 33 | 1 972 |
| Fresh | 15 | 10 | 25 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1 959 | 45 | 2 004 |
| Status | Accuracy | Program |
|---|---|---|
| 32.8% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) | |
| 10.9% | (/.f64 (/.f64 c (/.f64 b c)) c) | |
| 10.9% | (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 25.2% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) | |
| 33.1% | (/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) | |
| 21.6% | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 27.6% | (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 31.2% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.4% | (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a))) (*.f64 #s(literal 2 binary64) a)) | |
| 21.5% | (/.f64 (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 33.1% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) | |
| 25.4% | (/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 10.9% | (/.f64 c b) |
| 39.1% | (/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) | |
| ▶ | 31.6% | (/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
| ▶ | 39.1% | (/.f64 b (neg.f64 a)) |
| 10.9% | (/.f64 #s(literal 1 binary64) (/.f64 b c)) | |
| 32.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a))) | |
| 32.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) | |
| 33.7% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 39.0% | (/.f64 #s(literal -1 binary64) (/.f64 a b)) | |
| 39.0% | (-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) | |
| 1.1% | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) | |
| 0.9% | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) | |
| 25.0% | (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) | |
| 1.8% | (*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) | |
| 3.0% | (*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) | |
| 10.9% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) | |
| ▶ | 32.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
| ✓ | 50.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 27.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) | |
| 39.0% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| ▶ | 38.1% | (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
| 2.7% | (*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) | |
| 11.2% | (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 c b) c)) | |
| 13.8% | (*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) | |
| 28.2% | (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) | |
| 6.8% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64))) (/.f64 (/.f64 c b) c)) | |
| 34.0% | (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) | |
| ✓ | 34.2% | (neg.f64 (/.f64 c b)) |
| 24.2% | (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) | |
| 10.4% | (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) | |
| 12.5% | (neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) | |
| 17.0% | (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))) |
Compiled 1 366 to 874 computations (36% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
| ✓ | cost-diff | 0 | (/.f64 c (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
| ✓ | cost-diff | 384 | (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | -64 | (neg.f64 a) |
| ✓ | cost-diff | 0 | (/.f64 b (neg.f64 a)) |
| 3 182× | *-lowering-*.f32 |
| 3 182× | *-lowering-*.f64 |
| 3 016× | accelerator-lowering-fma.f32 |
| 3 016× | accelerator-lowering-fma.f64 |
| 1 678× | /-lowering-/.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 109 |
| 1 | 54 | 109 |
| 2 | 132 | 109 |
| 3 | 329 | 109 |
| 4 | 786 | 106 |
| 5 | 1958 | 104 |
| 6 | 3638 | 104 |
| 7 | 5760 | 104 |
| 8 | 7384 | 104 |
| 0 | 8142 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ b (neg a)) |
b |
(neg a) |
a |
(/ c b) |
c |
b |
(/ b (* (* a a) (/ -1 a))) |
b |
(* (* a a) (/ -1 a)) |
(* a a) |
a |
(/ -1 a) |
-1 |
(* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
(- (/ 1 a) (/ c (* b b))) |
(/ 1 a) |
1 |
a |
(/ c (* b b)) |
c |
(* b b) |
b |
(- 0 b) |
0 |
(* (/ 1/2 a) (- (sqrt (* a (* c -4))) b)) |
(/ 1/2 a) |
1/2 |
a |
(- (sqrt (* a (* c -4))) b) |
(sqrt (* a (* c -4))) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
b |
| Outputs |
|---|
(/ b (neg a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
b |
(neg a) |
(-.f64 #s(literal 0 binary64) a) |
a |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ b (* (* a a) (/ -1 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
b |
(* (* a a) (/ -1 a)) |
(-.f64 #s(literal 0 binary64) a) |
(* a a) |
(*.f64 a a) |
a |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
-1 |
#s(literal -1 binary64) |
(* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (/ 1 a) (/ c (* b b))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 c b) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ c (* b b)) |
(/.f64 (/.f64 c b) b) |
c |
(* b b) |
(*.f64 b b) |
b |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
(* (/ 1/2 a) (- (sqrt (* a (* c -4))) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) b)) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(- (sqrt (* a (* c -4))) b) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) b) |
(sqrt (* a (* c -4))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(* a (* c -4)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(* c -4) |
(*.f64 #s(literal -4 binary64) c) |
c |
-4 |
#s(literal -4 binary64) |
b |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 c #s(literal -4 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
| ✓ | accuracy | 84.8% | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
| ✓ | accuracy | 95.6% | (/.f64 c (*.f64 b b)) |
| ✓ | accuracy | 88.9% | (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
| ✓ | accuracy | 100.0% | (/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 71.0% | (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| 61.0ms | 163× | 0 | valid |
| 16.0ms | 93× | 0 | invalid |
Compiled 123 to 29 computations (76.4% saved)
ival-div: 12.0ms (41.6% of total)ival-mult: 10.0ms (34.7% of total)ival-sub: 3.0ms (10.4% of total)ival-sqrt: 2.0ms (6.9% of total)exact: 1.0ms (3.5% of total)ival-neg: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ b (neg a))> |
#<alt (neg a)> |
#<alt (/ c b)> |
#<alt (* (* a a) (/ -1 a))> |
#<alt (/ b (* (* a a) (/ -1 a)))> |
#<alt (* a a)> |
#<alt (/ -1 a)> |
#<alt (* (- (/ 1 a) (/ c (* b b))) (- 0 b))> |
#<alt (- (/ 1 a) (/ c (* b b)))> |
#<alt (/ 1 a)> |
#<alt (/ c (* b b))> |
#<alt (* (/ 1/2 a) (- (sqrt (* a (* c -4))) b))> |
#<alt (/ 1/2 a)> |
#<alt (- (sqrt (* a (* c -4))) b)> |
#<alt (sqrt (* a (* c -4)))> |
#<alt (* b b)> |
#<alt (* a (* c -4))> |
| Outputs |
|---|
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (/ c b)> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (/ c b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a)> |
#<alt (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a)> |
#<alt (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a)> |
#<alt (* -1 (/ c (pow b 2)))> |
#<alt (- (/ 1 a) (/ c (pow b 2)))> |
#<alt (- (/ 1 a) (/ c (pow b 2)))> |
#<alt (- (/ 1 a) (/ c (pow b 2)))> |
#<alt (* -1 (/ c (pow b 2)))> |
#<alt (- (/ 1 a) (/ c (pow b 2)))> |
#<alt (- (/ 1 a) (/ c (pow b 2)))> |
#<alt (- (/ 1 a) (/ c (pow b 2)))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (* -1 (/ c (pow b 2)))> |
#<alt (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))> |
#<alt (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))> |
#<alt (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))> |
#<alt (* -1 (/ c (pow b 2)))> |
#<alt (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))))> |
#<alt (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))))> |
#<alt (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))))> |
#<alt (* -1 (/ c (pow b 2)))> |
#<alt (/ (- (/ (pow b 2) a) c) (pow b 2))> |
#<alt (/ (- (/ (pow b 2) a) c) (pow b 2))> |
#<alt (/ (- (/ (pow b 2) a) c) (pow b 2))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (+ (* -1 (/ c (pow b 2))) (/ 1 a))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -4)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1 b)> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | 0 | (* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
| 1.0ms | b | @ | 0 | (* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
| 0.0ms | b | @ | inf | (* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
| 0.0ms | c | @ | 0 | (* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
| 0.0ms | c | @ | inf | (* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
| 1× | batch-egg-rewrite |
| 5 320× | *-lowering-*.f32 |
| 5 320× | *-lowering-*.f64 |
| 4 698× | /-lowering-/.f32 |
| 4 698× | /-lowering-/.f64 |
| 4 032× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 87 |
| 1 | 139 | 87 |
| 2 | 1272 | 87 |
| 0 | 8263 | 87 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ b (neg a)) |
(neg a) |
(/ c b) |
(* (* a a) (/ -1 a)) |
(/ b (* (* a a) (/ -1 a))) |
(* a a) |
(/ -1 a) |
(* (- (/ 1 a) (/ c (* b b))) (- 0 b)) |
(- (/ 1 a) (/ c (* b b))) |
(/ 1 a) |
(/ c (* b b)) |
(* (/ 1/2 a) (- (sqrt (* a (* c -4))) b)) |
(/ 1/2 a) |
(- (sqrt (* a (* c -4))) b) |
(sqrt (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) b) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (/.f64 b a) (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) a) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) a) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (neg.f64 (/.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 a (/.f64 b (neg.f64 (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) a) |
(*.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) a))) a) |
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 0 binary64) a))) |
(neg.f64 a) |
(/.f64 a #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) a) |
(/.f64 (neg.f64 (*.f64 a a)) a) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) a) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a a)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) a) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 a a) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(/.f64 c b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 0 binary64) a))) |
(neg.f64 a) |
(/.f64 a #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) a) |
(/.f64 (neg.f64 (*.f64 a a)) a) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) a) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a a)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) a) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 a a) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) b) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (/.f64 b a) (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) a) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) a) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (neg.f64 (/.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 a (/.f64 b (neg.f64 (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) a) |
(*.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) a))) a) |
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 a a) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 a (*.f64 a a))) |
(neg.f64 (/.f64 #s(literal 1 binary64) a)) |
(/.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 a (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal -1 binary64) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal -1 binary64) a) a)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) a) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) a) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) a) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 0 binary64)) (neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 a (/.f64 b (neg.f64 (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) b) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(fma.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) b) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 0 binary64) b) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) a))) a (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) b)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a c))) (*.f64 b (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) (*.f64 a c))) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a c)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a c)))) (neg.f64 (*.f64 b (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))))) (neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) (*.f64 a c)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b b))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b b)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a b)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) b) (/.f64 (*.f64 a c) (*.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b)) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) c) (*.f64 a (/.f64 (*.f64 b b) c))) (/.f64 a (*.f64 a (/.f64 (*.f64 b b) c)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (/.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (-.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))))) |
(-.f64 (/.f64 b (*.f64 a b)) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 a b))) |
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 c b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) (/.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 c (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) b (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 b (*.f64 a (/.f64 c b))) (*.f64 a b)) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) c) a) (*.f64 a (/.f64 (*.f64 b b) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a c))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) a) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 c b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a c)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (/.f64 c b))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 b b) c))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) a) (*.f64 a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 b (*.f64 a (neg.f64 (/.f64 c b)))) (*.f64 a b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 a c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 (*.f64 b b) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) c)) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 c b)) a) (*.f64 b #s(literal 1 binary64))) (*.f64 b a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 c b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) a) (*.f64 a (/.f64 b (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 1 binary64)))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (neg.f64 (/.f64 c b)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) c)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 b (*.f64 a (/.f64 c b)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) c) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a c)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b b) c) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 c (*.f64 b b)) |
(/.f64 (/.f64 c b) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) (*.f64 a (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)))) (neg.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal -1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) b) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) a)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) a))) (sqrt.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (-.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (-.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) (neg.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(fabs.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) a)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) a))) (sqrt.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(fma.f64 b b #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) #s(literal 0 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 0 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(exp.f64 (log.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/2 binary64)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) a)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) a)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) |
| 1× | egg-herbie |
| 6 444× | accelerator-lowering-fma.f32 |
| 6 444× | accelerator-lowering-fma.f64 |
| 4 398× | *-lowering-*.f32 |
| 4 398× | *-lowering-*.f64 |
| 1 238× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 124 | 2461 |
| 1 | 356 | 2398 |
| 2 | 1100 | 2398 |
| 3 | 3069 | 2218 |
| 4 | 5871 | 2215 |
| 0 | 8082 | 2215 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a) |
(/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a) |
(/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a) |
(* -1 (/ c (pow b 2))) |
(- (/ 1 a) (/ c (pow b 2))) |
(- (/ 1 a) (/ c (pow b 2))) |
(- (/ 1 a) (/ c (pow b 2))) |
(* -1 (/ c (pow b 2))) |
(- (/ 1 a) (/ c (pow b 2))) |
(- (/ 1 a) (/ c (pow b 2))) |
(- (/ 1 a) (/ c (pow b 2))) |
(/ 1 a) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(* -1 (/ c (pow b 2))) |
(* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))) |
(* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))) |
(* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))) |
(* -1 (/ c (pow b 2))) |
(* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))) |
(* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))) |
(* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))) |
(* -1 (/ c (pow b 2))) |
(/ (- (/ (pow b 2) a) c) (pow b 2)) |
(/ (- (/ (pow b 2) a) c) (pow b 2)) |
(/ (- (/ (pow b 2) a) c) (pow b 2)) |
(/ 1 a) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(/ 1 a) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(* -1/2 (/ b a)) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(* -1 b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
| Outputs |
|---|
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (/ c (pow b 2))) |
(/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(- (/ 1 a) (/ c (pow b 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(- (/ 1 a) (/ c (pow b 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(- (/ 1 a) (/ c (pow b 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (/ c (pow b 2))) |
(/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(- (/ 1 a) (/ c (pow b 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(- (/ 1 a) (/ c (pow b 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(- (/ 1 a) (/ c (pow b 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (/ c (pow b 2))) |
(/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (/ c (pow b 2))) |
(/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(* -1 (/ c (pow b 2))) |
(/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/ (- (/ (pow b 2) a) c) (pow b 2)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ (- (/ (pow b 2) a) c) (pow b 2)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ (- (/ (pow b 2) a) c) (pow b 2)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(+ (* -1 (/ c (pow b 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (/ (- (* (sqrt (* a c)) (sqrt -4)) b) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* b (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* -1 (* b (+ (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) b) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) b) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) b) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) b) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) b) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(- (* (sqrt (* a c)) (sqrt -4)) b) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))) b) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))) b) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))) b) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) b) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) b) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -4) b)) 1)) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b)))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
Compiled 19 308 to 2 095 computations (89.1% saved)
55 alts after pruning (50 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 190 | 15 | 1 205 |
| Fresh | 3 | 35 | 38 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 195 | 55 | 1 250 |
| Status | Accuracy | Program |
|---|---|---|
| 32.8% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) | |
| 10.9% | (/.f64 (/.f64 c (/.f64 b c)) c) | |
| 26.4% | (/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) | |
| 28.2% | (/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) | |
| 10.9% | (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 25.2% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) | |
| 33.1% | (/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) | |
| 21.6% | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 27.6% | (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 23.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) | |
| 31.2% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.4% | (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a))) (*.f64 #s(literal 2 binary64) a)) | |
| 21.5% | (/.f64 (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 6.6% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) | |
| 33.1% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) | |
| 25.4% | (/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 10.9% | (/.f64 c b) |
| 39.1% | (/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) | |
| ✓ | 39.1% | (/.f64 b (neg.f64 a)) |
| 10.9% | (/.f64 #s(literal 1 binary64) (/.f64 b c)) | |
| 32.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a))) | |
| 32.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) | |
| 33.7% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 39.0% | (/.f64 #s(literal -1 binary64) (/.f64 a b)) | |
| 39.1% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 39.0% | (-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) | |
| 13.8% | (*.f64 (fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 1.1% | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) | |
| 0.9% | (*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) | |
| 25.0% | (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) | |
| 23.9% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) | |
| 11.0% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) | |
| 20.0% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) | |
| 24.1% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) | |
| 1.8% | (*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) | |
| 3.0% | (*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) | |
| 11.0% | (*.f64 (/.f64 c (*.f64 b b)) b) | |
| 10.9% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) | |
| 10.4% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) | |
| 16.4% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)) b)) | |
| 21.5% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) b)) | |
| ✓ | 32.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
| ✓ | 50.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 39.0% | (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) | |
| 39.0% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| 2.7% | (*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) | |
| 13.8% | (*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) | |
| 28.2% | (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) | |
| 34.0% | (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) | |
| ✓ | 34.2% | (neg.f64 (/.f64 c b)) |
| 24.2% | (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) | |
| 10.4% | (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) | |
| 12.5% | (neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) | |
| 17.0% | (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))) |
Compiled 2 095 to 856 computations (59.1% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) |
(/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) |
(*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)) b)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 c b)) |
4 calls:
| 111.0ms | b |
| 40.0ms | c |
| 28.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 23.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 2 | a |
| 90.1% | 3 | b |
| 52.6% | 2 | c |
| 73.9% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) |
(/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) |
(*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| Outputs |
|---|
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) |
(/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) |
(*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 19.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) |
(/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) |
(*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)) |
| Outputs |
|---|
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 16.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c (/.f64 b c)) c) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (neg.f64 (/.f64 b (*.f64 a a))) a) |
(/.f64 b (*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 b (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) b) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 b c) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) b) (*.f64 b b))) |
(*.f64 (*.f64 a a) (neg.f64 (/.f64 b (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 c (*.f64 b b)))) c) b) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 c b) c)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (*.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(*.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c (/.f64 b c))) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) b)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) c)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(-.f64 (/.f64 c b) (/.f64 b a)) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 16.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
| Outputs |
|---|
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
| Outputs |
|---|
(neg.f64 (/.f64 c b)) |
3 calls:
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.2% | 1 | c |
| 34.2% | 1 | a |
| 34.2% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 c b) |
| Outputs |
|---|
(/.f64 c b) |
3 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.9% | 1 | c |
| 10.9% | 1 | b |
| 10.9% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 7.0ms | -1.3808278904496018e+130 | -6.089854425707023e+121 |
| 12.0ms | 159× | 0 | valid |
| 6.0ms | 42× | 1 | valid |
| 5.0ms | 23× | 2 | valid |
| 4.0ms | 44× | 0 | invalid |
Compiled 429 to 314 computations (26.8% saved)
ival-mult: 7.0ms (38% of total)ival-div: 2.0ms (10.9% of total)ival-neg: 2.0ms (10.9% of total)ival-sqrt: 2.0ms (10.9% of total)ival-add: 2.0ms (10.9% of total)adjust: 1.0ms (5.4% of total)ival-sub: 1.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 16.0ms | -1.3808278904496018e+130 | -6.089854425707023e+121 |
| 23.0ms | 247× | 0 | valid |
| 5.0ms | 24× | 2 | valid |
| 5.0ms | 33× | 1 | valid |
| 4.0ms | 51× | 0 | invalid |
Compiled 555 to 400 computations (27.9% saved)
ival-mult: 13.0ms (48.6% of total)ival-div: 3.0ms (11.2% of total)ival-sqrt: 3.0ms (11.2% of total)ival-sub: 2.0ms (7.5% of total)ival-neg: 2.0ms (7.5% of total)ival-add: 2.0ms (7.5% of total)adjust: 1.0ms (3.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 23.0ms | -1.837669014160562e-76 | -9.412541190597052e-86 |
| 22.0ms | 250× | 0 | valid |
| 7.0ms | 91× | 0 | invalid |
| 6.0ms | 43× | 1 | valid |
| 2.0ms | 11× | 2 | valid |
Compiled 506 to 371 computations (26.7% saved)
ival-mult: 13.0ms (49% of total)ival-div: 3.0ms (11.3% of total)ival-sqrt: 3.0ms (11.3% of total)ival-sub: 2.0ms (7.5% of total)ival-neg: 2.0ms (7.5% of total)ival-add: 2.0ms (7.5% of total)adjust: 1.0ms (3.8% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 42.0ms | -1.837669014160562e-76 | -9.412541190597052e-86 |
| 40.0ms | 252× | 0 | valid |
| 10.0ms | 118× | 0 | invalid |
| 5.0ms | 37× | 1 | valid |
| 3.0ms | 15× | 2 | valid |
Compiled 506 to 371 computations (26.7% saved)
ival-mult: 11.0ms (43.5% of total)ival-div: 3.0ms (11.9% of total)ival-sqrt: 3.0ms (11.9% of total)ival-sub: 2.0ms (7.9% of total)ival-neg: 2.0ms (7.9% of total)ival-add: 2.0ms (7.9% of total)adjust: 1.0ms (4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | -2.2594532017057663e-308 | 2.3805536159892336e-299 |
| 12.0ms | 160× | 0 | valid |
| 6.0ms | 80× | 0 | invalid |
Compiled 213 to 150 computations (29.6% saved)
ival-mult: 5.0ms (41% of total)ival-div: 2.0ms (16.4% of total)ival-sqrt: 2.0ms (16.4% of total)ival-add: 1.0ms (8.2% of total)ival-sub: 1.0ms (8.2% of total)ival-neg: 1.0ms (8.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -2.2594532017057663e-308 | 2.3805536159892336e-299 |
| 17.0ms | 160× | 0 | valid |
| 6.0ms | 80× | 0 | invalid |
Compiled 183 to 140 computations (23.5% saved)
ival-mult: 10.0ms (60.4% of total)ival-div: 2.0ms (12.1% of total)ival-sqrt: 2.0ms (12.1% of total)ival-add: 1.0ms (6% of total)ival-sub: 1.0ms (6% of total)ival-neg: 1.0ms (6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 38× | *-commutative_binary64 |
| 34× | +-commutative_binary64 |
| 30× | sub-neg_binary64 |
| 20× | neg-sub0_binary64 |
| 20× | neg-mul-1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 161 |
| 1 | 101 | 160 |
| 2 | 131 | 160 |
| 3 | 152 | 160 |
| 4 | 160 | 160 |
| 5 | 161 | 160 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -499999999999999962433880809496441021272335434917419230719612986112647099987896513301581746881408826875765029206827766141419520 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 2396327886864651/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -240000000000000018041876859964370070593142975444577971235898184565863822058179649119489864263461928502783829209324606318402600960 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 6556493831080041/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -7860432292188949/34175792574734561318320347298712833833643272357706444319152665725155515612490248800367393390985216 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 4332296397063773/2707685248164858261307045101702230179137145581421695874189921465443966120903931272499975005961073806735733604454495675614232576 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -1303703024854071/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 7060839510393891/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (neg.f64 (/.f64 c b))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 b (neg.f64 a)) (neg.f64 (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -499999999999999962433880809496441021272335434917419230719612986112647099987896513301581746881408826875765029206827766141419520 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 2396327886864651/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -499999999999999962433880809496441021272335434917419230719612986112647099987896513301581746881408826875765029206827766141419520 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (if (<=.f64 b #s(literal 2396327886864651/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -240000000000000018041876859964370070593142975444577971235898184565863822058179649119489864263461928502783829209324606318402600960 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 6556493831080041/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -240000000000000018041876859964370070593142975444577971235898184565863822058179649119489864263461928502783829209324606318402600960 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (if (<=.f64 b #s(literal 6556493831080041/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -7860432292188949/34175792574734561318320347298712833833643272357706444319152665725155515612490248800367393390985216 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 4332296397063773/2707685248164858261307045101702230179137145581421695874189921465443966120903931272499975005961073806735733604454495675614232576 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -7860432292188949/34175792574734561318320347298712833833643272357706444319152665725155515612490248800367393390985216 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 4332296397063773/2707685248164858261307045101702230179137145581421695874189921465443966120903931272499975005961073806735733604454495675614232576 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -1303703024854071/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 7060839510393891/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -1303703024854071/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (if (<=.f64 b #s(literal 7060839510393891/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (neg.f64 (/.f64 c b))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (-.f64 (/.f64 c b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 b (neg.f64 a)) (neg.f64 (/.f64 c b))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 c b) |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 9 704× | accelerator-lowering-fma.f32 |
| 9 704× | accelerator-lowering-fma.f64 |
| 8 848× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 118 |
| 1 | 189 | 104 |
| 2 | 1675 | 98 |
| 0 | 8436 | 98 |
| 0 | 124 | 2461 |
| 1 | 356 | 2398 |
| 2 | 1100 | 2398 |
| 3 | 3069 | 2218 |
| 4 | 5871 | 2215 |
| 0 | 8082 | 2215 |
| 0 | 1075 | 11716 |
| 1 | 3481 | 11570 |
| 0 | 9118 | 11136 |
| 0 | 14 | 49 |
| 1 | 68 | 47 |
| 2 | 525 | 47 |
| 3 | 6857 | 47 |
| 0 | 8150 | 43 |
| 0 | 34 | 220 |
| 1 | 210 | 197 |
| 2 | 2031 | 197 |
| 0 | 9111 | 180 |
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6079 | 3180 |
| 0 | 8244 | 3023 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 482 to 288 computations (40.2% saved)
Compiled 602 to 216 computations (64.1% saved)
Loading profile data...