
Time bar (total: 11.9s)
| 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 14 computations (26.3% saved)
| 837.0ms | 5 499× | 0 | valid |
| 302.0ms | 1 237× | 2 | valid |
| 269.0ms | 1 334× | 1 | valid |
| 76.0ms | 931× | 0 | invalid |
| 65.0ms | 186× | 3 | valid |
ival-sqrt: 370.0ms (32.4% of total)ival-mult: 265.0ms (23.2% of total)ival-div: 154.0ms (13.5% of total)ival-sub: 106.0ms (9.3% of total)ival-neg: 95.0ms (8.3% of total)ival-add: 86.0ms (7.5% of total)adjust: 52.0ms (4.6% of total)exact: 6.0ms (0.5% of total)ival-true: 6.0ms (0.5% of total)ival-assert: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 1 682× | div-sub |
| 1 088× | accelerator-lowering-fma.f32 |
| 1 088× | accelerator-lowering-fma.f64 |
| 1 038× | sub-neg |
| 782× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 175 |
| 1 | 160 | 160 |
| 2 | 445 | 160 |
| 3 | 1195 | 160 |
| 4 | 3280 | 160 |
| 5 | 6279 | 160 |
| 0 | 12 | 17 |
| 1 | 28 | 16 |
| 2 | 65 | 16 |
| 3 | 148 | 16 |
| 4 | 227 | 16 |
| 5 | 365 | 16 |
| 6 | 643 | 16 |
| 7 | 1095 | 16 |
| 8 | 2244 | 16 |
| 9 | 2500 | 16 |
| 10 | 2610 | 16 |
| 11 | 2665 | 16 |
| 12 | 2666 | 16 |
| 13 | 2666 | 16 |
| 0 | 2666 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* a -3)) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* 3 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* 3 a)) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* a -3)) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (- (sqrt (+ (* a a) (* b (* c -3)))) a) (* b 3)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
(/ (- (sqrt (+ (* c c) (* b (* a -3)))) c) (* 3 a)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 127 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 53 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) 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 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | oflow-rescue | 119 | 0 |
| ↳ | (*.f64 b b) | overflow | 106 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 20 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 119 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 53 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | u/n | 21 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 8 | |
| ↳ | (*.f64 b b) | underflow | 42 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 31 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 8 | 0 |
| ↳ | (*.f64 b b) | underflow | 42 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 8 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | overflow | 106 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 20 |
| 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 |
| 30.0ms | 346× | 0 | valid |
| 19.0ms | 82× | 2 | valid |
| 12.0ms | 66× | 1 | valid |
| 7.0ms | 18× | 3 | valid |
Compiled 176 to 52 computations (70.5% saved)
ival-mult: 14.0ms (33.9% of total)ival-sqrt: 7.0ms (16.9% of total)ival-div: 5.0ms (12.1% of total)ival-sub: 4.0ms (9.7% of total)adjust: 4.0ms (9.7% of total)ival-neg: 4.0ms (9.7% of total)ival-add: 4.0ms (9.7% of total)exact: 0.0ms (0% 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.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 20 to 12 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 1 088× | accelerator-lowering-fma.f32 |
| 1 088× | accelerator-lowering-fma.f64 |
| 712× | *-lowering-*.f32 |
| 712× | *-lowering-*.f64 |
| 434× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 66 |
| 1 | 28 | 64 |
| 2 | 65 | 64 |
| 3 | 148 | 64 |
| 4 | 227 | 64 |
| 5 | 365 | 64 |
| 6 | 643 | 64 |
| 7 | 1095 | 64 |
| 8 | 2244 | 64 |
| 9 | 2500 | 64 |
| 10 | 2610 | 64 |
| 11 | 2665 | 64 |
| 12 | 2666 | 64 |
| 13 | 2666 | 64 |
| 0 | 2666 | 60 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 3 a) c))) |
(- (* b b) (* (* 3 a) c)) |
(* b b) |
(* (* 3 a) c) |
(* 3 a) |
3 |
a |
c |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* (* 3 a) c))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(- (* b b) (* (* 3 a) c)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
(* (* 3 a) c) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
a |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | accuracy | 92.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 81.4% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| ✓ | accuracy | 53.8% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 14.0ms | 173× | 0 | valid |
| 10.0ms | 41× | 2 | valid |
| 6.0ms | 33× | 1 | valid |
| 3.0ms | 9× | 3 | valid |
Compiled 68 to 14 computations (79.4% saved)
ival-mult: 6.0ms (30.2% of total)ival-div: 3.0ms (15.1% of total)ival-sqrt: 3.0ms (15.1% of total)ival-sub: 2.0ms (10.1% of total)adjust: 2.0ms (10.1% of total)ival-neg: 2.0ms (10.1% of total)ival-add: 2.0ms (10.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) (* (* 3 a) c))))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))> |
#<alt (sqrt (- (* b b) (* (* 3 a) c)))> |
#<alt (- (* b b) (* (* 3 a) c))> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -3 (* a c))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | -inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| 1.0ms | c | @ | inf | (sqrt (- (* b b) (* (* 3 a) c))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| 1.0ms | a | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1.0ms | b | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1× | batch-egg-rewrite |
| 4 876× | accelerator-lowering-fma.f32 |
| 4 876× | accelerator-lowering-fma.f64 |
| 3 870× | *-lowering-*.f32 |
| 3 870× | *-lowering-*.f64 |
| 2 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 49 |
| 1 | 63 | 47 |
| 2 | 517 | 47 |
| 3 | 6808 | 47 |
| 0 | 8097 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(sqrt (- (* b b) (* (* 3 a) c))) |
(- (* b b) (* (* 3 a) c)) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(-.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(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 #s(literal -3 binary64) c))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(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 #s(literal -3 binary64) c))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) 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 #s(literal -3 binary64) c))))) |
(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 #s(literal -3 binary64) c))))))) |
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #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 #s(literal -3 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b (/.f64 #s(literal 1/3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 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 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.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 #s(literal -3 binary64) c))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 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 -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) |
(hypot.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(-.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 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 #s(literal -3 binary64) c))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 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 -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 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 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 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 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 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 -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 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 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 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 -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
| 1× | egg-herbie |
| 10 788× | accelerator-lowering-fma.f32 |
| 10 788× | accelerator-lowering-fma.f64 |
| 7 910× | *-lowering-*.f32 |
| 7 910× | *-lowering-*.f64 |
| 2 502× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 3442 |
| 1 | 1767 | 3419 |
| 2 | 6217 | 3376 |
| 0 | 8266 | 3206 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -3 (* a c)) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* -3 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* -3 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) a) b) a)))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.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 -3 binary64)))) (/.f64 b c)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 c (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) c)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1/6 binary64) a))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) a) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/3 binary64)) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/6 binary64))) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/72 binary64))) a)) a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) #s(literal -1/6 binary64)) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 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 -3 binary64))) #s(literal 1/72 binary64)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/72 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) a) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/16 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)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/16 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))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.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 -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.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 -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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))))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.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))))) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.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))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) (-.f64 #s(literal 0 binary64) c)) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
Compiled 22 544 to 2 070 computations (90.8% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 541 | 15 | 556 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 542 | 15 | 557 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64)) | |
| 34.7% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a) | |
| ▶ | 33.3% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
| 11.1% | (/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 11.0% | (/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 50.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 27.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| 32.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 34.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 38.9% | (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 27.2% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| 38.0% | (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) | |
| ▶ | 38.9% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 50.2% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
Compiled 498 to 348 computations (30.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (sqrt.f64 (*.f64 b b)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 a (/.f64 c b)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
| 3 874× | accelerator-lowering-fma.f32 |
| 3 874× | accelerator-lowering-fma.f64 |
| 3 764× | *-lowering-*.f32 |
| 3 764× | *-lowering-*.f64 |
| 2 634× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 214 |
| 1 | 81 | 210 |
| 2 | 218 | 202 |
| 3 | 609 | 202 |
| 4 | 1359 | 202 |
| 5 | 3010 | 202 |
| 6 | 3469 | 202 |
| 7 | 4076 | 202 |
| 8 | 5584 | 202 |
| 0 | 8315 | 196 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) (* 3 a)) |
(+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) |
(neg b) |
b |
(sqrt (- (* b b) (* 3 (* a c)))) |
(- (* b b) (* 3 (* a c))) |
(* b b) |
(* 3 (* a c)) |
3 |
(* a c) |
a |
c |
(* 3 a) |
(* (/ b a) -2/3) |
(/ b a) |
b |
a |
-2/3 |
(/ (* -3/2 (* a (/ c b))) (* 3 a)) |
(* -3/2 (* a (/ c b))) |
-3/2 |
(* a (/ c b)) |
a |
(/ c b) |
c |
b |
(* 3 a) |
3 |
(/ (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) b) |
(+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) |
(* c -1/2) |
c |
-1/2 |
(* a (* -3/8 (* c (/ c (* b b))))) |
a |
(* -3/8 (* c (/ c (* b b)))) |
-3/8 |
(* c (/ c (* b b))) |
(/ c (* b b)) |
(* b b) |
b |
(/ (+ (neg b) (sqrt (* b b))) (* 3 a)) |
(+ (neg b) (sqrt (* b b))) |
(neg b) |
b |
(sqrt (* b b)) |
(* b b) |
(* 3 a) |
3 |
a |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* 3 (* a c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(- (* b b) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
3 |
#s(literal 3 binary64) |
(* a c) |
(*.f64 a c) |
a |
c |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* (/ b a) -2/3) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/ b a) |
(/.f64 b a) |
b |
a |
-2/3 |
#s(literal -2/3 binary64) |
(/ (* -3/2 (* a (/ c b))) (* 3 a)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -3/2 (* a (/ c b))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
-3/2 |
#s(literal -3/2 binary64) |
(* a (/ c b)) |
(/.f64 (*.f64 a c) b) |
a |
(/ c b) |
(/.f64 c b) |
c |
b |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
(/ (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) b) |
(*.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal 3/8 binary64)))) (/.f64 c b)) |
(+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) |
(*.f64 c (-.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal 3/8 binary64))))) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
c |
-1/2 |
#s(literal -1/2 binary64) |
(* a (* -3/8 (* c (/ c (* b b))))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b b)) |
a |
(* -3/8 (* c (/ c (* b b)))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
-3/8 |
#s(literal -3/8 binary64) |
(* c (/ c (* b b))) |
(*.f64 c (/.f64 (/.f64 c b) b)) |
(/ c (* b b)) |
(/.f64 (/.f64 c b) b) |
(* b b) |
(*.f64 b b) |
b |
(/ (+ (neg b) (sqrt (* b b))) (* 3 a)) |
(/.f64 (/.f64 (-.f64 b (fabs.f64 b)) #s(literal -3 binary64)) a) |
(+ (neg b) (sqrt (* b b))) |
(-.f64 (fabs.f64 b) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (* b b)) |
(fabs.f64 b) |
(* b b) |
(*.f64 b b) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
a |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 58.5% | (sqrt.f64 (*.f64 b b)) |
| ✓ | accuracy | 99.3% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
| ✓ | accuracy | 96.7% | (*.f64 c (/.f64 c (*.f64 b b))) |
| ✓ | accuracy | 91.5% | (/.f64 c (*.f64 b b)) |
| ✓ | accuracy | 90.8% | (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b))))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
| ✓ | accuracy | 97.3% | (*.f64 a (/.f64 c b)) |
| ✓ | accuracy | 85.2% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 99.0% | (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
| ✓ | accuracy | 91.0% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 66.2% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
| 40.0ms | 163× | 0 | valid |
| 17.0ms | 34× | 1 | valid |
| 13.0ms | 29× | 2 | exit |
| 8.0ms | 30× | 1 | exit |
Compiled 224 to 35 computations (84.4% saved)
ival-mult: 20.0ms (37.1% of total)ival-div: 13.0ms (24.1% of total)ival-sqrt: 5.0ms (9.3% of total)const: 4.0ms (7.4% of total)ival-add: 4.0ms (7.4% of total)adjust: 3.0ms (5.6% of total)ival-sub: 2.0ms (3.7% of total)ival-neg: 2.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)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* 3 (* a c)))))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) (* 3 a))> |
#<alt (sqrt (- (* b b) (* 3 (* a c))))> |
#<alt (- (* b b) (* 3 (* a c)))> |
#<alt (* (/ b a) -2/3)> |
#<alt (/ b a)> |
#<alt (/ (* -3/2 (* a (/ c b))) (* 3 a))> |
#<alt (* -3/2 (* a (/ c b)))> |
#<alt (* a (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b))))))> |
#<alt (/ (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) b)> |
#<alt (* c -1/2)> |
#<alt (* a (* -3/8 (* c (/ c (* b b)))))> |
#<alt (+ (neg b) (sqrt (* b b)))> |
#<alt (sqrt (* b b))> |
#<alt (/ (+ (neg b) (sqrt (* b b))) (* 3 a))> |
#<alt (* b b)> |
#<alt (* 3 a)> |
#<alt (/ c (* b b))> |
#<alt (* c (/ c (* b b)))> |
#<alt (neg b)> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -3 (* a c))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a 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/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<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 (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 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 (/ (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 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)> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | c | @ | -inf | (/ c (* b b)) |
| 3.0ms | b | @ | -inf | (/ (* -3/2 (* a (/ c b))) (* 3 a)) |
| 2.0ms | b | @ | inf | (/ b a) |
| 1.0ms | c | @ | 0 | (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) |
| 1.0ms | a | @ | 0 | (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) |
| 1× | batch-egg-rewrite |
| 4 576× | accelerator-lowering-fma.f32 |
| 4 576× | accelerator-lowering-fma.f64 |
| 3 552× | *-lowering-*.f32 |
| 3 552× | *-lowering-*.f64 |
| 2 786× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 159 |
| 1 | 175 | 151 |
| 2 | 1385 | 135 |
| 0 | 9306 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) |
(/ (+ (neg b) (sqrt (- (* b b) (* 3 (* a c))))) (* 3 a)) |
(sqrt (- (* b b) (* 3 (* a c)))) |
(- (* b b) (* 3 (* a c))) |
(* (/ b a) -2/3) |
(/ b a) |
(/ (* -3/2 (* a (/ c b))) (* 3 a)) |
(* -3/2 (* a (/ c b))) |
(* a (/ c b)) |
(/ c b) |
(+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) |
(/ (+ (* c -1/2) (* a (* -3/8 (* c (/ c (* b b)))))) b) |
(* c -1/2) |
(* a (* -3/8 (* c (/ c (* b b))))) |
(+ (neg b) (sqrt (* b b))) |
(sqrt (* b b)) |
(/ (+ (neg b) (sqrt (* b b))) (* 3 a)) |
(* b b) |
(* 3 a) |
(/ c (* b b)) |
(* c (/ c (* b b))) |
(neg b) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) b) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(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 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(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 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) b) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) b) |
(neg.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #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 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 (*.f64 b b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) (sqrt.f64 b)) (-.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal -3 binary64)) a)) |
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (-.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 #s(literal 3 binary64) a))) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))))) |
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) a) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #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 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) a)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal -1/2 binary64))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 0 binary64))) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))) |
(fabs.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 3 binary64))) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 (sqrt.f64 b) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 b) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 b) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) a)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -27 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) a)) |
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (/.f64 b a)) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 b (/.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) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 (sqrt.f64 b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 b) a)) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 c b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 3 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 c b))) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) a) |
(/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal -3 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (/.f64 c b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) a)) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 3 binary64)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) a)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal -3/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) a) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (/.f64 c b))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (/.f64 c b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 c b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 c b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -3 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal -1 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal 3 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) a) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) a) (/.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal -1 binary64)) (/.f64 a (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) a) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 c b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 c b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 c b)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(neg.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 b c)) |
(/.f64 #s(literal 3/2 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) b) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))))) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal -3/2 binary64))) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 c b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) a) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 b)) (/.f64 (*.f64 a c) (sqrt.f64 b))) |
(*.f64 (/.f64 (*.f64 a c) (sqrt.f64 b)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) |
(neg.f64 (*.f64 a (/.f64 c b))) |
(/.f64 a (/.f64 b c)) |
(/.f64 c (/.f64 b a)) |
(/.f64 (*.f64 a c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) |
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) b) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 c (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 c b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (/.f64 a b) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 a (sqrt.f64 b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 a (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
(/.f64 (*.f64 a c) (*.f64 a b)) |
(/.f64 (*.f64 a (/.f64 c b)) a) |
(/.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a b))) |
(/.f64 (/.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (/.f64 c #s(literal 1 binary64))) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 c b) a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) 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) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 c #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (neg.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (neg.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal -3/8 binary64)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal -3/8 binary64)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 3/8 binary64)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 3/8 binary64)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) a (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) a (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b b)) a) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c))) #s(literal -3/8 binary64) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c))) #s(literal -3/8 binary64) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c))) #s(literal 3/8 binary64) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c))) #s(literal 3/8 binary64) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 c (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (/.f64 c (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) c (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) c (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 c #s(literal -3/8 binary64))) (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 c #s(literal -3/8 binary64))) (*.f64 (/.f64 c (*.f64 b b)) a) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c c) b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c c) b) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (sqrt.f64 b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (sqrt.f64 b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal 1 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal 1 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 c (/.f64 (*.f64 b b) c)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (*.f64 c c) (sqrt.f64 b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (*.f64 c c) (sqrt.f64 b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c)))) #s(literal -3/8 binary64) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c)))) #s(literal -3/8 binary64) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (/.f64 c (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c)) (/.f64 c (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c)) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) |
(neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 c c))) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 c c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (*.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) b) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) (neg.f64 (*.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 c c))) (neg.f64 (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 c c))) (neg.f64 (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) b) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) b) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) b)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b)) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b))) |
(*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) b) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) b) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) b) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) b)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 b)) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (sqrt.f64 b))) |
(*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c)))))) (sqrt.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64)))))) (sqrt.f64 b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 9/64 binary64)) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (/.f64 c (/.f64 (*.f64 b b) c))))) (sqrt.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) (sqrt.f64 b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))) b) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) (*.f64 c #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64))) |
(*.f64 c #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) c) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)))) |
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c)) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (/.f64 (*.f64 b b) c)) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c))) (*.f64 b b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a)) |
(*.f64 #s(literal -3/8 binary64) (neg.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a))) |
(*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal -3/8 binary64))) |
(*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 3/8 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) a) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) |
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (/.f64 (*.f64 b b) c))) |
(*.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 c (/.f64 (*.f64 b b) c))) |
(*.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c))) #s(literal -3/8 binary64)) |
(*.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c))) #s(literal 3/8 binary64)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) c) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 c #s(literal -3/8 binary64))) (*.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (sqrt.f64 b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal 1 binary64)) (/.f64 c (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 c (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (*.f64 c c) (sqrt.f64 b))) |
(*.f64 (neg.f64 (*.f64 a (/.f64 c (/.f64 (*.f64 b b) c)))) #s(literal -3/8 binary64)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (/.f64 c (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c)) (/.f64 c (*.f64 b b))) |
#s(literal 0 binary64) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(exp.f64 (log.f64 b)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(fabs.f64 b) |
(fabs.f64 (-.f64 b #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(sqrt.f64 (*.f64 b b)) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 b #s(literal 1 binary64)) |
(/.f64 b #s(literal -1 binary64)) |
(/.f64 (*.f64 b b) b) |
(/.f64 (*.f64 b b) (-.f64 b #s(literal 0 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) |
(pow.f64 b #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b)) |
(*.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) b) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) |
(*.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) b) |
#s(literal 0 binary64) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 b b)) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(sqrt.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 b b #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (pow.f64 b #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (pow.f64 b #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b) #s(literal 0 binary64)) |
(neg.f64 (*.f64 b b)) |
(/.f64 (*.f64 b b) #s(literal 1 binary64)) |
(/.f64 (*.f64 b b) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 b) #s(literal 4 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) |
(*.f64 b b) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 b) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 b) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 b) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (sqrt.f64 b)) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b)) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) |
(neg.f64 (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) |
(neg.f64 (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(/.f64 (/.f64 c b) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) |
(pow.f64 (/.f64 (*.f64 b b) c) #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 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.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 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 b))) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (sqrt.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 b)) (/.f64 (/.f64 c b) (sqrt.f64 b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 b)) (/.f64 c (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 c (/.f64 (*.f64 b b) c))) |
(/.f64 c (/.f64 (*.f64 b b) c)) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 c b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c c) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b b)) |
(/.f64 (/.f64 c (/.f64 b c)) b) |
(/.f64 (*.f64 (/.f64 c b) c) b) |
(/.f64 (/.f64 (*.f64 c c) b) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) b) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(*.f64 (/.f64 c (*.f64 b b)) c) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 b b) 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 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 c b) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 c (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 (/.f64 c b) (sqrt.f64 b))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 b))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) c) (sqrt.f64 b))) |
(*.f64 (/.f64 (/.f64 c b) (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(exp.f64 (log.f64 b)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(fabs.f64 b) |
(fabs.f64 (-.f64 b #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(sqrt.f64 (*.f64 b b)) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 b #s(literal 1 binary64)) |
(/.f64 b #s(literal -1 binary64)) |
(/.f64 (*.f64 b b) b) |
(/.f64 (*.f64 b b) (-.f64 b #s(literal 0 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) |
(pow.f64 b #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b)) |
(*.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) b) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) |
(*.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) b) |
| 1× | egg-herbie |
| 12 702× | accelerator-lowering-fma.f32 |
| 12 702× | accelerator-lowering-fma.f64 |
| 8 400× | *-lowering-*.f32 |
| 8 400× | *-lowering-*.f64 |
| 2 930× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 6249 |
| 1 | 1900 | 6226 |
| 2 | 6432 | 6183 |
| 0 | 8203 | 5959 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -3 (* a c)) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* -3 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* -3 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* 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) |
(/ c b) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
b |
b |
b |
b |
b |
b |
b |
b |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(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) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 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)) |
(/ (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 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b a)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 binary64))) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/72 binary64))) a)) a)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.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) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 binary64)))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/72 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)))) c)) c)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c))) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 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)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/16 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))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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))))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a 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/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a b) b)) b) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) a))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) a))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) a))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) a))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) a))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) a))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) b) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
b |
b |
b |
b |
b |
b |
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) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 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) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 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)) |
(/ (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)) |
(* -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) |
Compiled 38 074 to 4 359 computations (88.6% saved)
37 alts after pruning (35 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 766 | 29 | 1 795 |
| Fresh | 4 | 6 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 773 | 37 | 1 810 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64)) | |
| 34.7% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64)) a) | |
| 10.9% | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 50.2% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
| 32.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 27.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| 32.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 34.7% | (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 13.4% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 30.3% | (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
| 11.0% | (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| 34.1% | (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) | |
| 34.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 25.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
| 27.1% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) | |
| 38.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) | |
| 38.9% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) | |
| 2.1% | (/.f64 #s(literal 2/3 binary64) (/.f64 a b)) | |
| 39.0% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 38.0% | (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 26.3% | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) | |
| 1.5% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) | |
| 31.1% | (*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) | |
| 11.0% | (*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) | |
| 10.9% | (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) | |
| ✓ | 38.9% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 38.9% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) | |
| 50.2% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) | |
| 38.9% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) | |
| 15.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) | |
| 38.9% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) | |
| ▶ | 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
| 10.9% | (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) | |
| 10.9% | (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| ▶ | 10.9% | #s(literal 0 binary64) |
Compiled 1 032 to 716 computations (30.6% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
| ✓ | cost-diff | 512 | (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 c (/.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 c b) #s(literal 3 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
| 9 056× | accelerator-lowering-fma.f32 |
| 9 056× | accelerator-lowering-fma.f64 |
| 5 156× | *-lowering-*.f32 |
| 5 156× | *-lowering-*.f64 |
| 2 624× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 307 |
| 1 | 115 | 297 |
| 2 | 407 | 282 |
| 3 | 1686 | 268 |
| 4 | 4295 | 267 |
| 5 | 6955 | 267 |
| 0 | 8158 | 257 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (- (* b b) (* c (* 3 a)))) b) (* 3 a)) |
(- (sqrt (- (* b b) (* c (* 3 a)))) b) |
(sqrt (- (* b b) (* c (* 3 a)))) |
(- (* b b) (* c (* 3 a))) |
(* b b) |
b |
(* c (* 3 a)) |
c |
(* 3 a) |
3 |
a |
0 |
(* 3/2 (/ (/ c b) 3)) |
3/2 |
(/ (/ c b) 3) |
(/ c b) |
c |
b |
3 |
(/ (* -3/2 (* c (/ a b))) (* 3 a)) |
(* -3/2 (* c (/ a b))) |
-3/2 |
(* c (/ a b)) |
c |
(/ a b) |
a |
b |
(* 3 a) |
3 |
(/ (* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) (* 3 a)) |
(* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) |
(+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) |
(+ 2 (/ (* -3/2 (/ (* a c) b)) b)) |
2 |
(/ (* -3/2 (/ (* a c) b)) b) |
(* -3/2 (/ (* a c) b)) |
-3/2 |
(/ (* a c) b) |
(* a c) |
a |
c |
b |
(/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))) |
(* -9/8 (* c (* a (* a c)))) |
-9/8 |
(* c (* a (* a c))) |
(* a (* a c)) |
(* (* b b) (* b b)) |
(* b b) |
(- 0 b) |
0 |
(* 3 a) |
3 |
| Outputs |
|---|
(/ (- (sqrt (- (* b b) (* c (* 3 a)))) b) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(- (sqrt (- (* b b) (* c (* 3 a)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(sqrt (- (* b b) (* c (* 3 a)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(- (* b b) (* c (* 3 a))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* c (* 3 a)) |
(*.f64 c (*.f64 #s(literal 3 binary64) a)) |
c |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
a |
0 |
#s(literal 0 binary64) |
(* 3/2 (/ (/ c b) 3)) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b)) |
3/2 |
#s(literal 3/2 binary64) |
(/ (/ c b) 3) |
(/.f64 (/.f64 c b) #s(literal 3 binary64)) |
(/ c b) |
(/.f64 c b) |
c |
b |
3 |
#s(literal 3 binary64) |
(/ (* -3/2 (* c (/ a b))) (* 3 a)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -3/2 (* c (/ a b))) |
(*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
-3/2 |
#s(literal -3/2 binary64) |
(* c (/ a b)) |
(/.f64 (*.f64 c a) b) |
c |
(/ a b) |
(/.f64 a b) |
a |
b |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
(/ (* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) (* 3 a)) |
(/.f64 (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (+.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) |
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (+.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b)))))) |
(+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (+.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b))))) |
(+ 2 (/ (* -3/2 (/ (* a c) b)) b)) |
(+.f64 #s(literal 2 binary64) (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))))) |
2 |
#s(literal 2 binary64) |
(/ (* -3/2 (/ (* a c) b)) b) |
(*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
-3/2 |
#s(literal -3/2 binary64) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(* a c) |
(*.f64 c a) |
a |
c |
b |
(/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) a) b) |
(* -9/8 (* c (* a (* a c)))) |
(*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -9/8 binary64))))) |
-9/8 |
#s(literal -9/8 binary64) |
(* c (* a (* a c))) |
(*.f64 c (*.f64 a (*.f64 c a))) |
(* a (* a c)) |
(*.f64 a (*.f64 c a)) |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b b) |
(*.f64 b b) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.6% | (/.f64 (*.f64 a c) b) |
| ✓ | accuracy | 94.0% | (*.f64 c (*.f64 a (*.f64 a c))) |
| ✓ | accuracy | 84.0% | (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
| ✓ | accuracy | 75.1% | (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) |
| ✓ | accuracy | 94.1% | (*.f64 c (/.f64 a b)) |
| ✓ | accuracy | 78.2% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 c b) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
| ✓ | accuracy | 98.7% | (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) |
| ✓ | accuracy | 92.7% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 81.4% | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) |
| ✓ | accuracy | 53.8% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
| 42.0ms | 173× | 0 | valid |
| 25.0ms | 41× | 2 | valid |
| 14.0ms | 33× | 1 | valid |
| 10.0ms | 9× | 3 | valid |
Compiled 314 to 39 computations (87.6% saved)
ival-mult: 22.0ms (37.7% of total)ival-div: 18.0ms (30.8% of total)ival-sub: 5.0ms (8.6% of total)ival-sqrt: 5.0ms (8.6% of total)adjust: 4.0ms (6.8% of total)ival-add: 3.0ms (5.1% of total)exact: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (sqrt (- (* b b) (* c (* 3 a)))) b) (* 3 a))> |
#<alt (- (sqrt (- (* b b) (* c (* 3 a)))) b)> |
#<alt (sqrt (- (* b b) (* c (* 3 a))))> |
#<alt (- (* b b) (* c (* 3 a)))> |
#<alt (* 3/2 (/ (/ c b) 3))> |
#<alt (/ (/ c b) 3)> |
#<alt (/ c b)> |
#<alt (/ (* -3/2 (* c (/ a b))) (* 3 a))> |
#<alt (* -3/2 (* c (/ a b)))> |
#<alt (* c (/ a b))> |
#<alt (/ a b)> |
#<alt (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))))> |
#<alt (* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b))> |
#<alt (/ (* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) (* 3 a))> |
#<alt (+ 2 (/ (* -3/2 (/ (* a c) b)) b))> |
#<alt (* 3 a)> |
#<alt (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))> |
#<alt (* c (* a (* a c)))> |
#<alt (/ (* a c) b)> |
| Outputs |
|---|
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -3 (* a c))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ 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/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4))))))> |
#<alt (+ 2 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4))))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (* -9/8 (/ (pow c 2) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (/ 2 (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (/ 2 (pow a 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (* -9/8 (/ (pow c 2) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))) a))))> |
#<alt (* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))) a))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4))))))> |
#<alt (+ 2 (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4))))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (* -9/8 (/ (pow a 2) (pow b 4)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (/ 2 (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (/ 2 (pow c 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (* -9/8 (/ (pow a 2) (pow b 4)))))> |
#<alt (* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))) c))))> |
#<alt (* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))) c))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 4))> |
#<alt (/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (* 2 (pow b 2))))) (pow b 4))> |
#<alt (/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (* 2 (pow b 2))))) (pow b 4))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* -2 b)> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (+ (* -2 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))))> |
#<alt (+ (* -2 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ b (pow a 2))) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ b (pow a 2))) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (/ c b)) (* 2 (/ b a))) a)) (* 9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (/ c b)) (* 2 (/ b a))) a)) (* 9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -2 b)> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (+ (* -2 b) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))))> |
#<alt (+ (* -2 b) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ b (pow c 2))) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))> |
#<alt (* (pow c 2) (+ (* -2 (/ b (pow c 2))) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -3/2 (/ a b)) (* 2 (/ b c))) c)) (* 9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -3/2 (/ a b)) (* 2 (/ b c))) c)) (* 9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (pow b 2)) (* 3/2 (* a c))))) (pow b 3))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (pow b 2)) (* 3/2 (* a c))))) (pow b 3))> |
#<alt (* -2 b)> |
#<alt (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2))> |
#<alt (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2))> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)> |
#<alt (/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)> |
#<alt (/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))> |
#<alt (* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))> |
#<alt (* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3)))))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3))> |
#<alt (/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))> |
#<alt (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a))))> |
#<alt (* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (* (pow a 2) (pow c 2))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
150 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | -inf | (/ (* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) (* 3 a)) |
| 1.0ms | c | @ | 0 | (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))) |
| 1.0ms | a | @ | 0 | (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))) |
| 1.0ms | b | @ | 0 | (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))) |
| 1.0ms | b | @ | 0 | (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) |
| 1× | batch-egg-rewrite |
| 5 854× | /-lowering-/.f32 |
| 5 854× | /-lowering-/.f64 |
| 3 596× | accelerator-lowering-fma.f32 |
| 3 596× | accelerator-lowering-fma.f64 |
| 3 560× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 218 |
| 1 | 235 | 198 |
| 2 | 2225 | 198 |
| 0 | 8574 | 187 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (- (* b b) (* c (* 3 a)))) b) (* 3 a)) |
(- (sqrt (- (* b b) (* c (* 3 a)))) b) |
(sqrt (- (* b b) (* c (* 3 a)))) |
(- (* b b) (* c (* 3 a))) |
(* 3/2 (/ (/ c b) 3)) |
(/ (/ c b) 3) |
(/ c b) |
(/ (* -3/2 (* c (/ a b))) (* 3 a)) |
(* -3/2 (* c (/ a b))) |
(* c (/ a b)) |
(/ a b) |
(+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) |
(* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) |
(/ (* (+ (+ 2 (/ (* -3/2 (/ (* a c) b)) b)) (/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b)))) (- 0 b)) (* 3 a)) |
(+ 2 (/ (* -3/2 (/ (* a c) b)) b)) |
(* 3 a) |
(/ (* -9/8 (* c (* a (* a c)))) (* (* b b) (* b b))) |
(* c (* a (* a c))) |
(/ (* a c) b) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64)) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #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 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64))) (-.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64))) (+.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) a)) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) a (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 3 binary64) (/.f64 c b))) |
(/.f64 #s(literal -3/2 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 c b)) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 c #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) #s(literal 3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) #s(literal -3 binary64)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3/2 binary64)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 3/2 binary64) c)) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) #s(literal -1 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 c (*.f64 b #s(literal 3 binary64))) #s(literal 3/2 binary64)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 c b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) #s(literal -3 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b #s(literal 3 binary64)))) (/.f64 c (neg.f64 (*.f64 b #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (/.f64 (/.f64 c b) #s(literal -3 binary64))) |
(/.f64 c (*.f64 b #s(literal 3 binary64))) |
(/.f64 (/.f64 c b) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 c b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 c #s(literal 3 binary64)) b) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 c #s(literal 1/3 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 c #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64)))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 c b) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(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))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) 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) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 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 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c 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 c (*.f64 b b)) b) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 c #s(literal -3/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) a))) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) #s(literal 1 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (/.f64 b a))) a) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 #s(literal 1/3 binary64) a)) b) |
(/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (/.f64 b a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 a (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 c (/.f64 b a)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 c (/.f64 b a)) (/.f64 #s(literal 3/2 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b a)) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 a b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (/.f64 b a)) (*.f64 #s(literal 3 binary64) a)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) a) (/.f64 (/.f64 c (/.f64 b a)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b a)) #s(literal 3 binary64)) (/.f64 #s(literal -3/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 a b) a)) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 c (/.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 b a))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c #s(literal -3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 c #s(literal -3/2 binary64)) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (/.f64 (/.f64 b a) c))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c #s(literal -3/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) c) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 (*.f64 c #s(literal -3/2 binary64)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (*.f64 c #s(literal -3/2 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (*.f64 (*.f64 c #s(literal -3/2 binary64)) a)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 c (/.f64 b a))) |
(*.f64 (/.f64 a b) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (/.f64 c (/.f64 b a)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) |
(/.f64 c (/.f64 b a)) |
(/.f64 a (/.f64 b c)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b a) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(pow.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 a b) c) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) b) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 a b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c (/.f64 b a)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c (/.f64 b a)) (/.f64 #s(literal -3/2 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 a b) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b a)) b) #s(literal -3/2 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/8 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a a)) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -9/8 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a a))) #s(literal -1 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 b b)) (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 8 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(+.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 0 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(neg.f64 (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) b) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) b) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) b)) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 b (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.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 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.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 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.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 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b)))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 c (/.f64 b a)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 c (/.f64 b a)) (/.f64 #s(literal -3/2 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (/.f64 c (/.f64 b a)) b) #s(literal -3/2 binary64) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 c (/.f64 b a)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 c (/.f64 b a)) b)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 c (/.f64 b a)) b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -27/8 binary64) (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 c (/.f64 b a))))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 9/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))))) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) b)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/8 binary64) b)) |
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -9/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -9/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 c a) #s(literal 2 binary64)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(*.f64 a (*.f64 c (*.f64 c a))) |
(*.f64 a (*.f64 (*.f64 c a) c)) |
(*.f64 (*.f64 c a) (*.f64 c a)) |
(*.f64 (*.f64 c (*.f64 a a)) c) |
(*.f64 (*.f64 a a) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(*.f64 (*.f64 c (*.f64 c a)) a) |
(*.f64 (*.f64 (*.f64 c a) c) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) |
(/.f64 c (/.f64 b a)) |
(/.f64 a (/.f64 b c)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b a) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(pow.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 a b) c) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) b) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
| 1× | egg-herbie |
| 12 460× | accelerator-lowering-fma.f32 |
| 12 460× | accelerator-lowering-fma.f64 |
| 8 370× | *-lowering-*.f32 |
| 8 370× | *-lowering-*.f64 |
| 3 708× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 759 | 7789 |
| 1 | 2419 | 7734 |
| 0 | 8232 | 7416 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -3 (* a c)) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* -3 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* -3 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ 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/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))) |
(+ 2 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (* -9/8 (/ (pow c 2) (pow b 4))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (/ 2 (pow a 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (/ 2 (pow a 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (* -9/8 (/ (pow c 2) (pow b 4))))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))) a)))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))) a)))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4)))))) |
(+ 2 (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (* -9/8 (/ (pow a 2) (pow b 4))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (/ 2 (pow c 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (/ 2 (pow c 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (* -9/8 (/ (pow a 2) (pow b 4))))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))) c)))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))) c)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 4)) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (* 2 (pow b 2))))) (pow b 4)) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (* 2 (pow b 2))))) (pow b 4)) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* -2 b) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+ (* -2 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(+ (* -2 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* (pow a 2) (+ (* -2 (/ b (pow a 2))) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* (pow a 2) (+ (* -2 (/ b (pow a 2))) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (/ c b)) (* 2 (/ b a))) a)) (* 9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (/ c b)) (* 2 (/ b a))) a)) (* 9/8 (/ (pow c 2) (pow b 3))))) |
(* -2 b) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+ (* -2 b) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(+ (* -2 b) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* (pow c 2) (+ (* -2 (/ b (pow c 2))) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(* (pow c 2) (+ (* -2 (/ b (pow c 2))) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -3/2 (/ a b)) (* 2 (/ b c))) c)) (* 9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -3/2 (/ a b)) (* 2 (/ b c))) c)) (* 9/8 (/ (pow a 2) (pow b 3))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (pow b 2)) (* 3/2 (* a c))))) (pow b 3)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (pow b 2)) (* 3/2 (* a c))))) (pow b 3)) |
(* -2 b) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)) |
(* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2/3 (/ b a)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a) |
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))) |
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -2/3 (/ b a)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c))))) |
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3)) |
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3)) |
(* -2/3 (/ b a)) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a)))) |
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a)))) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(* (pow a 2) (pow c 2)) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
| Outputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (neg.f64 c)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 c (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) #s(literal -1/8 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) b) c)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 a (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/8 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 -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) #s(literal -1/8 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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))))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (+.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 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 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3 binary64))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3 binary64))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3 binary64))))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3 binary64))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3 binary64))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3 binary64))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (+.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (+.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (+.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) (neg.f64 a)) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) 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/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(+ 2 (* a (+ (* -3/2 (/ c (pow b 2))) (* -9/8 (/ (* a (pow c 2)) (pow b 4)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (* -9/8 (/ (pow c 2) (pow b 4))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (/ 2 (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (/ 2 (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 a (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a (pow b 2)))) (* -9/8 (/ (pow c 2) (pow b 4))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)) a))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)) a))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(+ 2 (* c (+ (* -3/2 (/ a (pow b 2))) (* -9/8 (/ (* (pow a 2) c) (pow b 4)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (* -9/8 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (/ 2 (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 c c))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (/ 2 (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 c c))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -3/2 (/ a (* (pow b 2) c))) (* -9/8 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) b) (/.f64 #s(literal -2 binary64) c)) c))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 4))) (* -1 (/ (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) b) (/.f64 #s(literal -2 binary64) c)) c))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 4)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (* 2 (pow b 2))))) (pow b 4)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (* 2 (pow b 2))))) (pow b 4)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(+ (* -2 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) |
(+ (* -2 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ b (pow a 2))) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 a b)))) (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* (pow a 2) (+ (* -2 (/ b (pow a 2))) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 a b)))) (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (/ c b)) (* 2 (/ b a))) a)) (* 9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (/.f64 b a) #s(literal 2 binary64))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (/ c b)) (* 2 (/ b a))) a)) (* 9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (/.f64 b a) #s(literal 2 binary64))) a))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(+ (* -2 b) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) |
(+ (* -2 b) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) c))) |
(* (pow c 2) (+ (* -2 (/ b (pow c 2))) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c c)))))) |
(* (pow c 2) (+ (* -2 (/ b (pow c 2))) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c c)))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -3/2 (/ a b)) (* 2 (/ b c))) c)) (* 9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 b #s(literal 2 binary64)) c)) c)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -3/2 (/ a b)) (* 2 (/ b c))) c)) (* 9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 b #s(literal 2 binary64)) c)) c)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 9/8 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (pow b 2)) (* 3/2 (* a c))))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 9/8 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (pow b 2)) (* 3/2 (* a c))))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 9/8 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))))) (*.f64 b (*.f64 b b))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 3/2 binary64)))) |
(* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)) |
(*.f64 b (+.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 3/2 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal 9/8 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 2)) |
(*.f64 b (+.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 3/2 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal 9/8 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) a) |
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) a) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) a))) |
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a)))))) |
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a)))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) a)) (neg.f64 a)) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c b)) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c (*.f64 c a))))))) |
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c b)) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c (*.f64 c a))))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) c) (/.f64 #s(literal -1/2 binary64) b)) c))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) c) (/.f64 #s(literal -1/2 binary64) b)) c))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b (*.f64 b b))) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) b) (/.f64 #s(literal -2/3 binary64) a))) |
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) b) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -2/3 binary64) a)))) |
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) b) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -2/3 binary64) a)))) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) b) (/.f64 #s(literal 2 binary64) a))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) b) (/.f64 #s(literal 2 binary64) a))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) b) (/.f64 #s(literal 2 binary64) a))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 #s(literal 2 binary64) c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 #s(literal 2 binary64) c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) b) (/.f64 #s(literal 2 binary64) c))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 c (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) b) (/.f64 #s(literal -2 binary64) c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 c (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) b) (/.f64 #s(literal -2 binary64) c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 c (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) b) (/.f64 #s(literal -2 binary64) c)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* (pow a 2) (pow c 2)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
Compiled 52 759 to 4 070 computations (92.3% saved)
37 alts after pruning (34 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 463 | 13 | 1 476 |
| Fresh | 9 | 21 | 30 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1 476 | 37 | 1 513 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| 50.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 31.8% | (/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) | |
| 27.8% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 32.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 32.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 32.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 13.4% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| 34.1% | (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) | |
| 10.9% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) | |
| 34.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 25.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
| 27.1% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) | |
| 38.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) | |
| 38.9% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) | |
| 2.1% | (/.f64 #s(literal 2/3 binary64) (/.f64 a b)) | |
| 39.0% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 39.0% | (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) | |
| 36.2% | (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) | |
| 26.3% | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) | |
| 1.5% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) | |
| 31.1% | (*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) | |
| ▶ | 11.0% | (*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
| ✓ | 38.9% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 38.9% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) | |
| 50.2% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) | |
| 38.9% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) | |
| 15.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) | |
| ▶ | 38.9% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| 11.0% | (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) | |
| 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) | |
| ▶ | 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
| 10.9% | (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) | |
| 10.9% | (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| ✓ | 10.9% | #s(literal 0 binary64) |
Compiled 1 008 to 710 computations (29.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (sqrt.f64 (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 a (/.f64 c b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 b c) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2/3 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| 3 612× | *-lowering-*.f32 |
| 3 612× | *-lowering-*.f64 |
| 3 356× | accelerator-lowering-fma.f32 |
| 3 356× | accelerator-lowering-fma.f64 |
| 2 336× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 156 |
| 1 | 65 | 156 |
| 2 | 128 | 156 |
| 3 | 256 | 156 |
| 4 | 525 | 156 |
| 5 | 1015 | 156 |
| 6 | 2649 | 156 |
| 7 | 3469 | 156 |
| 8 | 4009 | 156 |
| 9 | 5917 | 156 |
| 0 | 8463 | 151 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* b b) |
b |
(* c (* a -3)) |
c |
(* a -3) |
a |
-3 |
3 |
(* b (/ -2/3 a)) |
b |
(/ -2/3 a) |
-2/3 |
a |
(* 3/2 (/ 1/3 (/ b c))) |
3/2 |
(/ 1/3 (/ b c)) |
1/3 |
(/ b c) |
b |
c |
(* (/ (* a (/ c b)) 3) (/ 3/2 a)) |
(/ (* a (/ c b)) 3) |
(* a (/ c b)) |
a |
(/ c b) |
c |
b |
3 |
(/ 3/2 a) |
3/2 |
(/ (+ b (sqrt (* b b))) (* 3 a)) |
(+ b (sqrt (* b b))) |
b |
(sqrt (* b b)) |
(* b b) |
(* 3 a) |
3 |
a |
| Outputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(+ (* b b) (* c (* a -3))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* c (* a -3)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
a |
-3 |
#s(literal -3 binary64) |
3 |
#s(literal 3 binary64) |
(* b (/ -2/3 a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
b |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
-2/3 |
#s(literal -2/3 binary64) |
a |
(* 3/2 (/ 1/3 (/ b c))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
3/2 |
#s(literal 3/2 binary64) |
(/ 1/3 (/ b c)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 b c)) |
1/3 |
#s(literal 1/3 binary64) |
(/ b c) |
(/.f64 b c) |
b |
c |
(* (/ (* a (/ c b)) 3) (/ 3/2 a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/ (* a (/ c b)) 3) |
(/.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) |
(* a (/ c b)) |
(/.f64 (*.f64 c a) b) |
a |
(/ c b) |
(/.f64 c b) |
c |
b |
3 |
#s(literal 3 binary64) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
3/2 |
#s(literal 3/2 binary64) |
(/ (+ b (sqrt (* b b))) (* 3 a)) |
(/.f64 (+.f64 b (fabs.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+ b (sqrt (* b b))) |
(+.f64 b (fabs.f64 b)) |
b |
(sqrt (* b b)) |
(fabs.f64 b) |
(* b b) |
(*.f64 b b) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
a |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 46.1% | (sqrt.f64 (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 3/2 binary64) a) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) |
| ✓ | accuracy | 94.9% | (*.f64 a (/.f64 c b)) |
| ✓ | accuracy | 78.2% | (*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 b c) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) |
| ✓ | accuracy | 99.7% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal -2/3 binary64) a) |
| ✓ | accuracy | 98.7% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 92.9% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
| ✓ | accuracy | 81.4% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 53.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 75.0ms | 175× | 1 | valid |
| 36.0ms | 41× | 2 | valid |
| 7.0ms | 31× | 0 | valid |
| 6.0ms | 9× | 3 | valid |
Compiled 172 to 32 computations (81.4% saved)
ival-div: 25.0ms (33.9% of total)ival-mult: 20.0ms (27.1% of total)ival-sqrt: 8.0ms (10.9% of total)adjust: 6.0ms (8.1% of total)const: 6.0ms (8.1% of total)ival-add: 5.0ms (6.8% of total)ival-sub: 2.0ms (2.7% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3)> |
#<alt (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)> |
#<alt (- (sqrt (+ (* b b) (* c (* a -3)))) b)> |
#<alt (sqrt (+ (* b b) (* c (* a -3))))> |
#<alt (* b (/ -2/3 a))> |
#<alt (/ -2/3 a)> |
#<alt (* 3/2 (/ 1/3 (/ b c)))> |
#<alt (/ 1/3 (/ b c))> |
#<alt (/ b c)> |
#<alt (* (/ (* a (/ c b)) 3) (/ 3/2 a))> |
#<alt (/ (* a (/ c b)) 3)> |
#<alt (* a (/ c b))> |
#<alt (/ c b)> |
#<alt (sqrt (* b b))> |
#<alt (/ (+ b (sqrt (* b b))) (* 3 a))> |
#<alt (+ b (sqrt (* b b)))> |
#<alt (* b b)> |
#<alt (+ (* b b) (* c (* a -3)))> |
#<alt (/ 3/2 a)> |
#<alt (* 3 a)> |
| Outputs |
|---|
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* (sqrt (/ c a)) (sqrt -3))> |
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* -3/2 (/ c b))> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2 (/ b a))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))> |
#<alt (* -3/2 (/ c b))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))> |
#<alt (* (sqrt (/ c a)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ c b))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -3))> |
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (* 1/3 (/ c b))> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (* 1/3 (/ (* a c) b))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a 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 b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2/3 (/ b a))> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt (* 2 b)> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<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 (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (/ 3/2 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | -inf | (/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
| 1.0ms | c | @ | inf | (+ (* b b) (* c (* a -3))) |
| 0.0ms | a | @ | -inf | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
| 0.0ms | b | @ | 0 | (/ b c) |
| 0.0ms | c | @ | inf | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
| 1× | batch-egg-rewrite |
| 3 766× | *-lowering-*.f32 |
| 3 766× | *-lowering-*.f64 |
| 3 686× | /-lowering-/.f32 |
| 3 686× | /-lowering-/.f64 |
| 2 458× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 131 |
| 1 | 161 | 126 |
| 2 | 1191 | 120 |
| 0 | 9119 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(* b (/ -2/3 a)) |
(/ -2/3 a) |
(* 3/2 (/ 1/3 (/ b c))) |
(/ 1/3 (/ b c)) |
(/ b c) |
(* (/ (* a (/ c b)) 3) (/ 3/2 a)) |
(/ (* a (/ c b)) 3) |
(* a (/ c b)) |
(/ c b) |
(sqrt (* b b)) |
(/ (+ b (sqrt (* b b))) (* 3 a)) |
(+ b (sqrt (* b b))) |
(* b b) |
(+ (* b b) (* c (* a -3))) |
(/ 3/2 a) |
(* 3 a) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (neg.f64 (/.f64 (/.f64 b a) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (/.f64 b a) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal 1/3 binary64))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) a)) |
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64)))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) |
(*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) a)) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) a)) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a b))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b (*.f64 a (/.f64 a b)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))) (/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a b)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 b (*.f64 a (/.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 b (*.f64 a (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 b (*.f64 a (/.f64 a b))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a b))))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 b (*.f64 a (/.f64 a b)))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 b (*.f64 a (/.f64 a b)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 b (*.f64 a (/.f64 a b))))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 b (*.f64 a (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 a b)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1/2 binary64))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 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 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (sqrt.f64 b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 b)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) b)) |
(neg.f64 (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))))) |
(/.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 2/3 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (sqrt.f64 b) a) (/.f64 (sqrt.f64 b) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(neg.f64 (/.f64 #s(literal 2/3 binary64) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 #s(literal -2/3 binary64) a) |
(/.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 2/3 binary64))) |
(pow.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b c)) #s(literal 3/2 binary64))) |
(neg.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b c)))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(/.f64 #s(literal 3/2 binary64) (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b c) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b c))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b c))) |
(neg.f64 (/.f64 c (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1/3 binary64))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b c)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) b) c)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 c b) #s(literal -3 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) c)) b)) |
(/.f64 c (/.f64 b #s(literal 1/3 binary64))) |
(/.f64 c (*.f64 #s(literal 3 binary64) b)) |
(/.f64 c (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 b c)) |
(/.f64 (/.f64 c b) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1/3 binary64) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) c))) b) |
(pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) c) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) c)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1 binary64))) |
(/.f64 b c) |
(/.f64 (/.f64 b c) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 #s(literal -1 binary64) b)) |
(pow.f64 (/.f64 b c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 b c) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -1 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) c) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (pow.f64 (/.f64 c b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)) (/.f64 #s(literal 3/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) a) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))))) |
(neg.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) (/.f64 #s(literal -3/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) a) a) (/.f64 #s(literal -1/3 binary64) (/.f64 b c)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)) (/.f64 a #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) a) (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) (*.f64 a #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)) a)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))))) |
(/.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) a))) |
(/.f64 (/.f64 a (/.f64 b c)) (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (/.f64 b c)) (*.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 a (/.f64 b c)) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 3/2 binary64) a)))) |
(/.f64 (/.f64 a (/.f64 b c)) (neg.f64 (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -3 binary64)))) |
(/.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) (/.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a)) |
(/.f64 (/.f64 #s(literal 3/2 binary64) a) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 3/2 binary64) a))) |
(/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (*.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) a)))) |
(/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (neg.f64 (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal 3 binary64)))) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))))) |
(/.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a))) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a) (/.f64 a #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -3/2 binary64)) (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a)) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) (-.f64 #s(literal 0 binary64) a)) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3/2 binary64) a)) (/.f64 a (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 3/2 binary64) a)) (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal 3 binary64)) (/.f64 a (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -3 binary64)) (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b))) |
(/.f64 (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal 3 binary64) b) (/.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) (/.f64 a #s(literal -3/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a) (/.f64 a #s(literal 3/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal 3/2 binary64)) (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal -3/2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) a) a) (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) |
(/.f64 (/.f64 a #s(literal 2/3 binary64)) (*.f64 (/.f64 b c) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 a (/.f64 a #s(literal 3/2 binary64))) (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 c a) (/.f64 a #s(literal 3/2 binary64))) (/.f64 b #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (*.f64 (/.f64 a #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 3/2 binary64)) b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -3/2 binary64)) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) b) (/.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 3/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64)) #s(literal -3/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 3/2 binary64) a))) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 b (/.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 c a) #s(literal 1/3 binary64))) (*.f64 a b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c a) #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))) (/.f64 a #s(literal -3/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/2 binary64) a)) (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64))) a) |
(pow.f64 (/.f64 a (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b c) a))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) (/.f64 (/.f64 a #s(literal 2/3 binary64)) a)) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal 1/3 binary64) (/.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal 3/2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 (/.f64 #s(literal 3/2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 c a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 3/2 binary64) a)))) |
(*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -3 binary64)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 a (/.f64 b c)) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 a (/.f64 (/.f64 b c) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal -2/3 binary64))) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 c a)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)) (/.f64 #s(literal -3/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) a) (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) a) a) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) a) #s(literal 3 binary64)) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 c b) #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 a a) (/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 a #s(literal 2/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) a) (/.f64 a #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 3 binary64) (*.f64 c a))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 3 binary64) (*.f64 c a))) (/.f64 (/.f64 #s(literal -1 binary64) a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 c a))) (/.f64 (/.f64 #s(literal 3/2 binary64) a) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) #s(literal -1 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) a) #s(literal 3/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 #s(literal 3 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b c)) a)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 a #s(literal 3 binary64)))) |
(neg.f64 (*.f64 a (/.f64 #s(literal -1/3 binary64) (/.f64 b c)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a))) |
(/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 (/.f64 a (/.f64 b c)) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c a) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 c a) (/.f64 b #s(literal 1/3 binary64))) |
(/.f64 (*.f64 c a) (*.f64 #s(literal 3 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b c) #s(literal -1/3 binary64)) a)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 b c)) a) |
(*.f64 (/.f64 c b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 a (/.f64 b c)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 #s(literal 1/3 binary64) c)))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 c a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c a) (sqrt.f64 b)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 b))) |
(*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b)) |
(neg.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b)) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 a (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 c a) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c a)))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) b) |
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 a b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 a (/.f64 b c)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b)) |
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 a b) c) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 a (sqrt.f64 b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 a (sqrt.f64 b)) (/.f64 c (sqrt.f64 b))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal -1 binary64) b)) |
(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 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64))) |
(/.f64 c b) |
(/.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c b) #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) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) |
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b c) #s(literal -1/2 binary64))) |
b |
(exp.f64 (log.f64 b)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(fabs.f64 b) |
(fabs.f64 (-.f64 #s(literal 0 binary64) b)) |
(fabs.f64 (-.f64 b #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) |
(sqrt.f64 (*.f64 b b)) |
(neg.f64 (-.f64 #s(literal 0 binary64) b)) |
(/.f64 b #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(pow.f64 b #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 0 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (*.f64 b b) (/.f64 a #s(literal 0 binary64))) (/.f64 (*.f64 b b) (/.f64 a #s(literal 0 binary64)))) |
(neg.f64 (/.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a #s(literal 0 binary64))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(/.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 0 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 0 binary64))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a)) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) a)) |
(/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) a)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(pow.f64 (/.f64 a #s(literal 0 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(*.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 0 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)) |
(*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 0 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (/.f64 a #s(literal 0 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
#s(literal 0 binary64) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 b b)) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(sqrt.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 b b #s(literal 0 binary64)) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (pow.f64 b #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (pow.f64 b #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b) #s(literal 0 binary64)) |
(neg.f64 (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 b) #s(literal 4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) |
(*.f64 b b) |
(*.f64 b (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (sqrt.f64 b) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 b) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 b) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 b) (neg.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (sqrt.f64 b)) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 b))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b)) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b)) |
(*.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (sqrt.f64 b) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 b) (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 b) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 b) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (sqrt.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 729 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -27 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -3/2 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 3/2 binary64) a) |
(/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 3/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -3/2 binary64))) |
(pow.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 3/2 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) |
(neg.f64 (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64))) |
| 1× | egg-herbie |
| 13 074× | accelerator-lowering-fma.f32 |
| 13 074× | accelerator-lowering-fma.f64 |
| 8 868× | *-lowering-*.f32 |
| 8 868× | *-lowering-*.f64 |
| 3 660× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 674 | 5825 |
| 1 | 2168 | 5781 |
| 2 | 7380 | 5731 |
| 0 | 8388 | 5527 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(* -3/2 (/ c b)) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(* -3/2 (/ c b)) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(* 1/3 (/ c b)) |
(/ 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) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/2 (/ c b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(* 1/3 (/ (* a c) b)) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* 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) |
(/ c b) |
b |
b |
b |
b |
b |
b |
b |
b |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
0 |
0 |
0 |
0 |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2/3 (/ b a)) |
(* 2 b) |
(* 2 b) |
(* 2 b) |
(* 2 b) |
(* 2 b) |
(* 2 b) |
(* 2 b) |
(* 2 b) |
0 |
0 |
0 |
0 |
(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) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(/ 3/2 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
| Outputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1/6 binary64) a)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) b) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) #s(literal -3/8 binary64))))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) b) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal -1/6 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) (*.f64 a b)))))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/72 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c)) |
(* -1/2 (/ c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/72 binary64))) a)) a)) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) a)))) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) b) |
(* -2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) a) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (+.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/2 binary64) b))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) (*.f64 a b)))))))) (/.f64 #s(literal -3/2 binary64) b))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c))) c)) (neg.f64 c)) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 b a)) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64)))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -9/8 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -9/8 binary64))) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -9/8 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 c (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/24 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))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 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 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 a (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (sqrt.f64 #s(literal -3 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 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b)))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b)))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 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 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 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 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) #s(literal 1/16 binary64))))) (neg.f64 a)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(* 1/3 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) c) b) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(* 1/3 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c a)) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) 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) |
b |
b |
b |
b |
b |
b |
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) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2/3 (/ b a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 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) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(/ 3/2 a) |
(/.f64 #s(literal 3/2 binary64) a) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
Compiled 30 735 to 4 159 computations (86.5% saved)
45 alts after pruning (38 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 524 | 19 | 1 543 |
| Fresh | 10 | 19 | 29 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 535 | 45 | 1 580 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| 50.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 32.8% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| 27.8% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 3 binary64)) | |
| 39.0% | (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) | |
| 32.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 32.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 2.1% | (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) | |
| 1.3% | (/.f64 (+.f64 b (exp.f64 (log.f64 b))) (*.f64 #s(literal 3 binary64) a)) | |
| 34.1% | (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) | |
| 10.9% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) | |
| 34.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) | |
| 39.0% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 25.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
| 27.1% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) | |
| 39.0% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 11.0% | (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) | |
| 38.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) | |
| 38.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) | |
| 11.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) | |
| 2.1% | (/.f64 #s(literal 2/3 binary64) (/.f64 a b)) | |
| 10.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) | |
| 39.0% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 39.0% | (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) | |
| 36.2% | (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) | |
| 11.0% | (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) | |
| 1.5% | (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) | |
| 31.1% | (*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) | |
| ✓ | 11.0% | (*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
| ✓ | 38.9% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 39.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) | |
| 50.2% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) | |
| 10.9% | (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) | |
| 5.8% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a)) #s(literal -1 binary64))) (/.f64 #s(literal 3/2 binary64) a)) | |
| 15.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) | |
| 2.1% | (*.f64 b (/.f64 #s(literal 2/3 binary64) a)) | |
| ✓ | 38.9% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| 15.2% | (*.f64 b (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64)))) | |
| 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) | |
| 11.0% | (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) | |
| 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) | |
| 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) | |
| ✓ | 10.9% | (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
| ✓ | 10.9% | #s(literal 0 binary64) |
Compiled 1 481 to 714 computations (51.8% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 b (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) |
(/.f64 (+.f64 b (exp.f64 (log.f64 b))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a)) #s(literal -1 binary64))) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 b b) c))) (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
5 calls:
| 45.0ms | a |
| 26.0ms | c |
| 23.0ms | (*.f64 #s(literal 3 binary64) a) |
| 20.0ms | b |
| 20.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.2% | 1 | a |
| 90.1% | 3 | b |
| 50.2% | 1 | c |
| 73.8% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 50.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
1 calls:
| 37.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
1 calls:
| 17.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
1 calls:
| 17.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) c)) a) a) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b) |
(/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 17.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c))) a)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 a #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/3 binary64) b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a b)) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2/3 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| Outputs |
|---|
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
#s(literal 0 binary64) |
3 calls:
| 4.0ms | b |
| 4.0ms | c |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.0% | 1 | a |
| 39.0% | 1 | c |
| 47.3% | 2 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
| Outputs |
|---|
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
#s(literal 0 binary64) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.3% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a b)) |
| Outputs |
|---|
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
#s(literal 0 binary64) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.3% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
#s(literal 0 binary64) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 2 | b |
Compiled 4 to 3 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
3 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.9% | 1 | a |
| 10.9% | 1 | c |
| 10.9% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 16.0ms | -1.3808278904496018e+130 | -6.089854425707023e+121 |
| 18.0ms | 243× | 0 | valid |
| 10.0ms | 20× | 2 | valid |
| 7.0ms | 41× | 1 | valid |
| 4.0ms | 57× | 0 | invalid |
Compiled 692 to 457 computations (34% saved)
ival-neg: 8.0ms (27.8% of total)ival-mult: 8.0ms (27.8% of total)ival-div: 4.0ms (13.9% of total)ival-sqrt: 3.0ms (10.4% of total)ival-sub: 2.0ms (7% of total)ival-add: 2.0ms (7% of total)adjust: 1.0ms (3.5% 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 |
|---|---|---|
| 30.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 14.0ms | -6.089854425707023e+121 | -6.578192667088198e+118 |
| 16.0ms | 225× | 0 | valid |
| 6.0ms | 42× | 1 | valid |
| 6.0ms | 21× | 2 | valid |
| 4.0ms | 63× | 0 | invalid |
Compiled 661 to 472 computations (28.6% saved)
ival-mult: 7.0ms (34.7% of total)ival-div: 3.0ms (14.9% of total)ival-sqrt: 3.0ms (14.9% of total)ival-sub: 2.0ms (9.9% of total)ival-neg: 2.0ms (9.9% of total)ival-add: 2.0ms (9.9% of total)adjust: 1.0ms (5% 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 |
|---|---|---|
| 25.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 41.0ms | -1.837669014160562e-76 | -9.412541190597052e-86 |
| 18.0ms | 253× | 0 | valid |
| 6.0ms | 81× | 0 | invalid |
| 5.0ms | 38× | 1 | valid |
| 3.0ms | 13× | 2 | valid |
Compiled 724 to 529 computations (26.9% saved)
ival-mult: 7.0ms (33.5% of total)ival-div: 3.0ms (14.3% of total)ival-sqrt: 3.0ms (14.3% of total)ival-sub: 2.0ms (9.6% of total)ival-neg: 2.0ms (9.6% of total)ival-add: 2.0ms (9.6% of total)adjust: 1.0ms (4.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 |
|---|---|---|
| 30.0ms | 1.4865775868972804e-119 | 2.6358656618038925e-102 |
| 21.0ms | -1.837669014160562e-76 | -9.412541190597052e-86 |
| 19.0ms | 259× | 0 | valid |
| 9.0ms | 125× | 0 | invalid |
| 5.0ms | 19× | 2 | valid |
| 4.0ms | 26× | 1 | valid |
Compiled 724 to 529 computations (26.9% saved)
ival-mult: 8.0ms (32.8% of total)ival-sqrt: 4.0ms (16.4% of total)ival-div: 3.0ms (12.3% of total)ival-sub: 2.0ms (8.2% of total)ival-neg: 2.0ms (8.2% of total)ival-add: 2.0ms (8.2% of total)adjust: 1.0ms (4.1% 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 |
|---|---|---|
| 25.0ms | -2.2594532017057663e-308 | 2.3805536159892336e-299 |
| 11.0ms | 160× | 0 | valid |
| 7.0ms | 63× | 0 | invalid |
Compiled 263 to 198 computations (24.7% saved)
ival-mult: 6.0ms (47.4% of total)ival-sqrt: 2.0ms (15.8% of total)ival-div: 1.0ms (7.9% of total)ival-add: 1.0ms (7.9% of total)ival-sub: 1.0ms (7.9% of total)ival-neg: 1.0ms (7.9% 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 |
|---|---|---|
| 32.0ms | -2.2594532017057663e-308 | 2.3805536159892336e-299 |
| 12.0ms | 160× | 0 | valid |
| 8.0ms | 107× | 0 | invalid |
Compiled 223 to 178 computations (20.2% saved)
ival-mult: 5.0ms (40% of total)ival-div: 2.0ms (16% of total)ival-sqrt: 2.0ms (16% of total)ival-add: 1.0ms (8% of total)ival-sub: 1.0ms (8% of total)ival-neg: 1.0ms (8% 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 |
|---|---|---|
| 30.0ms | -2.2594532017057663e-308 | 2.3805536159892336e-299 |
| 15.0ms | 160× | 0 | valid |
| 8.0ms | 110× | 0 | invalid |
Compiled 203 to 158 computations (22.2% saved)
ival-mult: 8.0ms (52.5% of total)ival-div: 2.0ms (13.1% of total)ival-sqrt: 2.0ms (13.1% of total)ival-add: 1.0ms (6.6% of total)ival-sub: 1.0ms (6.6% of total)ival-neg: 1.0ms (6.6% 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 |
|---|---|---|
| 27.0ms | 1.702804641721022e-37 | 1.510625904108868e-34 |
| 7.0ms | 36× | 2 | valid |
| 6.0ms | 42× | 1 | valid |
| 4.0ms | 39× | 0 | invalid |
| 4.0ms | 50× | 0 | valid |
Compiled 135 to 114 computations (15.6% saved)
ival-mult: 5.0ms (33.5% of total)ival-div: 2.0ms (13.4% of total)ival-sqrt: 2.0ms (13.4% of total)adjust: 1.0ms (6.7% of total)ival-sub: 1.0ms (6.7% of total)ival-neg: 1.0ms (6.7% of total)ival-add: 1.0ms (6.7% 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 |
|---|---|---|
| 32.0ms | 1.702804641721022e-37 | 1.510625904108868e-34 |
| 17.0ms | 38× | 2 | valid |
| 5.0ms | 35× | 1 | valid |
| 4.0ms | 55× | 0 | valid |
| 1.0ms | 18× | 0 | invalid |
Compiled 135 to 114 computations (15.6% saved)
ival-mult: 14.0ms (63.1% of total)ival-div: 2.0ms (9% of total)ival-sqrt: 2.0ms (9% of total)adjust: 1.0ms (4.5% of total)ival-sub: 1.0ms (4.5% of total)ival-neg: 1.0ms (4.5% of total)ival-add: 1.0ms (4.5% 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 |
|---|---|---|
| 24.0ms | 1.702804641721022e-37 | 1.510625904108868e-34 |
| 6.0ms | 32× | 2 | valid |
| 6.0ms | 57× | 0 | valid |
| 5.0ms | 39× | 1 | valid |
| 2.0ms | 31× | 0 | invalid |
Compiled 135 to 114 computations (15.6% saved)
ival-mult: 4.0ms (32.3% of total)ival-div: 2.0ms (16.2% of total)ival-sqrt: 2.0ms (16.2% of total)adjust: 1.0ms (8.1% of total)ival-sub: 1.0ms (8.1% of total)ival-neg: 1.0ms (8.1% of total)ival-add: 1.0ms (8.1% 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 |
|---|---|---|
| 24.0ms | 1.702804641721022e-37 | 1.510625904108868e-34 |
| 6.0ms | 30× | 2 | valid |
| 6.0ms | 41× | 1 | valid |
| 4.0ms | 57× | 0 | valid |
| 2.0ms | 27× | 0 | invalid |
Compiled 135 to 114 computations (15.6% saved)
ival-mult: 4.0ms (32.7% of total)ival-div: 2.0ms (16.4% of total)ival-sqrt: 2.0ms (16.4% of total)adjust: 1.0ms (8.2% of total)ival-sub: 1.0ms (8.2% of total)ival-neg: 1.0ms (8.2% of total)ival-add: 1.0ms (8.2% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 74× | *-commutative_binary64 |
| 50× | +-commutative_binary64 |
| 42× | sub-neg_binary64 |
| 34× | neg-sub0_binary64 |
| 32× | neg-mul-1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 291 |
| 1 | 146 | 289 |
| 2 | 165 | 289 |
| 3 | 190 | 289 |
| 4 | 220 | 289 |
| 5 | 243 | 289 |
| 6 | 261 | 289 |
| 7 | 271 | 289 |
| 8 | 275 | 289 |
| 9 | 276 | 289 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -239999999999999996998935318310824348703396828212118205949782546347317780520852544190896999236570275068040803681797027152265216 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 1563471605872933/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -230000000000000006868290799851023829837929670876746663166214057562483274052252803791515950476322301493691262842276151296 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 5547802472452343/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 7060839510393891/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -458903464748633/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 8123055744494575/1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 4554050699414489/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8237163532154153/47890485652059026823698344598447161988085597568237568 binary64)) (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 6465215563027969/23945242826029513411849172299223580994042798784118784 binary64)) (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 8237163532154153/47890485652059026823698344598447161988085597568237568 binary64)) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 8237163532154153/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -239999999999999996998935318310824348703396828212118205949782546347317780520852544190896999236570275068040803681797027152265216 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 1563471605872933/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -239999999999999996998935318310824348703396828212118205949782546347317780520852544190896999236570275068040803681797027152265216 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 1563471605872933/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -230000000000000006868290799851023829837929670876746663166214057562483274052252803791515950476322301493691262842276151296 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 5547802472452343/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -230000000000000006868290799851023829837929670876746663166214057562483274052252803791515950476322301493691262842276151296 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 5547802472452343/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 7060839510393891/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) #s(literal -3/2 binary64))) b) #s(literal 2 binary64))) (*.f64 a #s(literal 3 binary64))) (if (<=.f64 b #s(literal 7060839510393891/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -458903464748633/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (/.f64 (*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 8123055744494575/1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -458903464748633/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) #s(literal -3/2 binary64))) b) #s(literal 2 binary64))) (*.f64 a #s(literal 3 binary64))) (if (<=.f64 b #s(literal 8123055744494575/1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))))) b))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 4554050699414489/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8237163532154153/47890485652059026823698344598447161988085597568237568 binary64)) (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 6465215563027969/23945242826029513411849172299223580994042798784118784 binary64)) (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 8237163532154153/47890485652059026823698344598447161988085597568237568 binary64)) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 8237163532154153/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| 13 074× | accelerator-lowering-fma.f32 |
| 13 074× | accelerator-lowering-fma.f64 |
| 12 702× | accelerator-lowering-fma.f32 |
| 12 702× | accelerator-lowering-fma.f64 |
| 12 460× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 6249 |
| 1 | 1900 | 6226 |
| 2 | 6432 | 6183 |
| 0 | 8203 | 5959 |
| 0 | 560 | 3442 |
| 1 | 1767 | 3419 |
| 2 | 6217 | 3376 |
| 0 | 8266 | 3206 |
| 0 | 674 | 5825 |
| 1 | 2168 | 5781 |
| 2 | 7380 | 5731 |
| 0 | 8388 | 5527 |
| 0 | 759 | 7789 |
| 1 | 2419 | 7734 |
| 0 | 8232 | 7416 |
| 0 | 37 | 218 |
| 1 | 235 | 198 |
| 2 | 2225 | 198 |
| 0 | 8574 | 187 |
| 0 | 33 | 159 |
| 1 | 175 | 151 |
| 2 | 1385 | 135 |
| 0 | 9306 | 129 |
| 0 | 12 | 49 |
| 1 | 63 | 47 |
| 2 | 517 | 47 |
| 3 | 6808 | 47 |
| 0 | 8097 | 43 |
| 0 | 30 | 131 |
| 1 | 161 | 126 |
| 2 | 1191 | 120 |
| 0 | 9119 | 115 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 914 to 543 computations (40.6% saved)
Compiled 628 to 242 computations (61.5% saved)
Loading profile data...