
Time bar (total: 10.6s)
| 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)
| 547.0ms | 5 506× | 0 | valid |
| 292.0ms | 1 168× | 2 | valid |
| 241.0ms | 1 422× | 1 | valid |
| 126.0ms | 950× | 0 | invalid |
| 68.0ms | 160× | 3 | valid |
ival-mult: 297.0ms (32.5% of total)ival-div: 171.0ms (18.7% of total)ival-sqrt: 108.0ms (11.8% of total)ival-add: 99.0ms (10.8% of total)ival-neg: 87.0ms (9.5% of total)ival-sub: 81.0ms (8.9% of total)adjust: 51.0ms (5.6% of total)exact: 7.0ms (0.8% of total)ival-true: 7.0ms (0.8% of total)ival-assert: 4.0ms (0.4% 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 |
|---|---|---|---|---|---|
| 101 | 0 | - | 1 | (3.4691165403889093e-131 1.1736490278085713e-178 -3.842523388240208e-191) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 68 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 16 | 0 | - | 3 | (3.3000544801108012e-139 8.838831160333604e+61 -3.539469410054276e-119) | (/.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)) |
| 3 | 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 | 96 | 0 |
| ↳ | (*.f64 b b) | overflow | 90 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 14 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 96 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 68 | 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 | 13 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 29 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 4 | |
| ↳ | (*.f64 b b) | underflow | 43 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 25 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | underflow | 43 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 29 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 4 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 b b) | overflow | 90 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 129 | 1 |
| - | 10 | 116 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 129 | 0 | 1 |
| - | 10 | 0 | 116 |
| number | freq |
|---|---|
| 0 | 117 |
| 1 | 95 |
| 2 | 43 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 53.0ms | 92× | 1 | valid |
| 32.0ms | 326× | 0 | valid |
| 21.0ms | 90× | 2 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 176 to 52 computations (70.5% saved)
ival-mult: 51.0ms (63.2% of total)ival-div: 7.0ms (8.7% of total)ival-sqrt: 6.0ms (7.4% of total)ival-add: 5.0ms (6.2% of total)ival-sub: 4.0ms (5% of total)adjust: 4.0ms (5% of total)ival-neg: 4.0ms (5% of total)ival-true: 1.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.3% | (/.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 | 99.1% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | accuracy | 94.9% | (/.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 | 75.6% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| ✓ | accuracy | 63.4% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 14.0ms | 45× | 2 | valid |
| 14.0ms | 163× | 0 | valid |
| 8.0ms | 46× | 1 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 68 to 14 computations (79.4% saved)
ival-mult: 9.0ms (39% of total)ival-div: 4.0ms (17.3% of total)ival-sqrt: 3.0ms (13% of total)ival-sub: 2.0ms (8.7% of total)adjust: 2.0ms (8.7% of total)ival-neg: 2.0ms (8.7% of total)ival-add: 2.0ms (8.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))> |
| 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 | |
|---|---|---|---|---|
| 2.0ms | c | @ | 0 | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1.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 | 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)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 539 | 17 | 556 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 539 | 18 | 557 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.3% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64)) |
| ▶ | 21.4% | (/.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))) b) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 35.1% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a) |
| 46.9% | (/.f64 (+.f64 (neg.f64 b) (/.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 3 binary64) a)) | |
| ✓ | 51.3% | (/.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)) |
| 36.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 46.1% | (/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 13.8% | (/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) | |
| 51.2% | (/.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)) | |
| 38.3% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 30.8% | (/.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)) | |
| 31.2% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 33.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| 35.0% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) | |
| 30.7% | (-.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)))) | |
| 35.0% | (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal 1/3 binary64)) | |
| ▶ | 31.2% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 35.4% | (*.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))))) |
Compiled 630 to 426 computations (32.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 c #s(literal -3/2 binary64))) |
| ✓ | cost-diff | 0 | (/.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) |
| ✓ | cost-diff | 256 | (+.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))) |
| ✓ | cost-diff | 256 | (/.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))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 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 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64)) |
| 6 012× | *-lowering-*.f32 |
| 6 012× | *-lowering-*.f64 |
| 2 308× | /-lowering-/.f32 |
| 2 308× | /-lowering-/.f64 |
| 1 774× | neg-lowering-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 318 |
| 1 | 92 | 318 |
| 2 | 240 | 314 |
| 3 | 642 | 302 |
| 4 | 1716 | 298 |
| 5 | 3465 | 298 |
| 6 | 3774 | 298 |
| 7 | 5360 | 298 |
| 0 | 8129 | 285 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) -3) |
(/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) |
(- b (sqrt (+ (* b b) (* a (* -3 c))))) |
b |
(sqrt (+ (* b b) (* a (* -3 c)))) |
(+ (* b b) (* a (* -3 c))) |
(* b b) |
(* a (* -3 c)) |
a |
(* -3 c) |
-3 |
c |
(* (/ 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 |
(/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a)) |
(/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) |
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) |
(* a (* c -3/2)) |
a |
(* c -3/2) |
c |
-3/2 |
(/ (* -9/8 (* c (* c (* a a)))) (* b b)) |
(* -9/8 (* c (* c (* a a)))) |
-9/8 |
(* c (* c (* a a))) |
(* c (* a a)) |
(* a a) |
(* b b) |
b |
(* 3 a) |
3 |
(/ (/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) a) |
(/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) |
(+ b (sqrt (+ (* b b) (* a (* -3 c))))) |
b |
(sqrt (+ (* b b) (* a (* -3 c)))) |
(+ (* b b) (* a (* -3 c))) |
(* b b) |
(* a (* -3 c)) |
a |
(* -3 c) |
-3 |
c |
3 |
| Outputs |
|---|
(/ (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) -3) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal -3 binary64))) |
(/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) |
(- b (sqrt (+ (* b b) (* a (* -3 c))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* -3 c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* -3 c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* -3 c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
a |
(* -3 c) |
(*.f64 #s(literal -3 binary64) c) |
-3 |
#s(literal -3 binary64) |
c |
(* (/ 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 #s(literal -3/2 binary64) (*.f64 a c)) 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 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a)) |
(*.f64 c (/.f64 (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b)) (*.f64 b #s(literal 3 binary64)))) |
(/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) |
(/.f64 (*.f64 (*.f64 a c) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) b) |
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) |
(*.f64 (*.f64 a c) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) |
(* a (* c -3/2)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a c)) |
a |
(* c -3/2) |
(*.f64 c #s(literal -3/2 binary64)) |
c |
-3/2 |
#s(literal -3/2 binary64) |
(/ (* -9/8 (* c (* c (* a a)))) (* b b)) |
(*.f64 a (*.f64 c (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) |
(* -9/8 (* c (* c (* a a)))) |
(*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c)))) |
-9/8 |
#s(literal -9/8 binary64) |
(* c (* c (* a a))) |
(*.f64 a (*.f64 a (*.f64 c c))) |
(* c (* a a)) |
(*.f64 a (*.f64 a c)) |
(* a a) |
(*.f64 a a) |
(* b b) |
(*.f64 b b) |
b |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) a) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64))) |
(/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) |
(+ b (sqrt (+ (* b b) (* a (* -3 c))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* -3 c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* -3 c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* -3 c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
a |
(* -3 c) |
(*.f64 #s(literal -3 binary64) c) |
-3 |
#s(literal -3 binary64) |
c |
3 |
#s(literal 3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.1% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
| ✓ | accuracy | 96.5% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a) |
| ✓ | accuracy | 80.6% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
| ✓ | accuracy | 63.4% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
| ✓ | accuracy | 94.5% | (*.f64 c (*.f64 c (*.f64 a a))) |
| ✓ | accuracy | 88.5% | (/.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))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 87.0% | (*.f64 c (*.f64 a a)) |
| ✓ | accuracy | 75.0% | (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
| ✓ | accuracy | 89.7% | (*.f64 a (/.f64 c b)) |
| ✓ | accuracy | 88.1% | (/.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.5% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| ✓ | accuracy | 99.1% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
| ✓ | accuracy | 95.0% | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) |
| ✓ | accuracy | 75.6% | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
| ✓ | accuracy | 63.4% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
| 58.0ms | 78× | 2 | valid |
| 43.0ms | 84× | 1 | valid |
| 25.0ms | 89× | 0 | valid |
| 5.0ms | 5× | 3 | valid |
Compiled 322 to 38 computations (88.2% saved)
ival-mult: 33.0ms (36.8% of total)ival-div: 30.0ms (33.5% of total)ival-add: 8.0ms (8.9% of total)adjust: 7.0ms (7.8% of total)ival-sqrt: 5.0ms (5.6% of total)const: 4.0ms (4.5% of total)ival-sub: 3.0ms (3.3% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) -3)> |
#<alt (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a)> |
#<alt (- b (sqrt (+ (* b b) (* a (* -3 c)))))> |
#<alt (sqrt (+ (* b b) (* a (* -3 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 (/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a))> |
#<alt (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b)))> |
#<alt (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b)> |
#<alt (* a (* c -3/2))> |
#<alt (/ (/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) a)> |
#<alt (/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3)> |
#<alt (+ b (sqrt (+ (* b b) (* a (* -3 c)))))> |
#<alt (+ (* b b) (* a (* -3 c)))> |
#<alt (* 3 a)> |
#<alt (/ (* -9/8 (* c (* c (* a a)))) (* b b))> |
#<alt (* c (* a a))> |
#<alt (* c (* c (* a 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 (+ (* -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 (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)> |
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)> |
#<alt (/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* 2 (/ b a))> |
#<alt (* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a)))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))> |
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))> |
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1 b) (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c)))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c))))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c)))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) 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 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (* 2 b)> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ 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 (* -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 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 (* -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 (* -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 (* -3/2 (* a c))> |
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -3/2 (* a c))> |
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))> |
#<alt (* -3/2 (* a c))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (* -3/2 (* a c))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<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)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 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)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 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 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))> |
#<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 (* 2/3 (/ b a))> |
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))> |
#<alt (* 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 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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/2 (/ (* a c) b)) (* 2/3 b)) a)> |
#<alt (/ (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))> |
#<alt (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a))))> |
#<alt (+ (* -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 (/ b a)))))> |
#<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/3 b) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) 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 (* 2/3 (/ b a))> |
#<alt (+ (* -1/2 (/ c b)) (* 2/3 (/ b a)))> |
#<alt (+ (* 2/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* 2/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 1/3 (/ b (* a c)))))> |
#<alt (* c (+ (* 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 (/ b (* a c))))))> |
#<alt (* 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 (/ b (* a c)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ b a))) 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/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))))> |
#<alt (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))> |
#<alt (* 2/3 b)> |
#<alt (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 1/2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2/3 b)> |
#<alt (+ (* -1/2 (/ (* a c) b)) (* 2/3 b))> |
#<alt (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a))))> |
#<alt (* 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)))))> |
#<alt (* 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 (/ b a))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* 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)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 2/3 b)> |
#<alt (+ (* -1/2 (/ (* a c) b)) (* 2/3 b))> |
#<alt (+ (* 2/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c))))> |
#<alt (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))))> |
#<alt (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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 (* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (+ (* -3/2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))> |
#<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 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -3/2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))> |
#<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 (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<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 (* 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 (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 (* 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 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<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))> |
174 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | c | @ | 0 | (/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a)) |
| 4.0ms | b | @ | 0 | (+ b (sqrt (+ (* b b) (* a (* -3 c))))) |
| 2.0ms | c | @ | inf | (/ (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) -3) |
| 2.0ms | c | @ | -inf | (/ (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) -3) |
| 2.0ms | c | @ | -inf | (/ (/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) a) |
| 1× | batch-egg-rewrite |
| 5 970× | /-lowering-/.f32 |
| 5 970× | /-lowering-/.f64 |
| 4 962× | *-lowering-*.f32 |
| 4 962× | *-lowering-*.f64 |
| 4 054× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 233 |
| 1 | 200 | 233 |
| 2 | 1599 | 223 |
| 0 | 8405 | 212 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) -3) |
(/ (- b (sqrt (+ (* b b) (* a (* -3 c))))) a) |
(- b (sqrt (+ (* b b) (* a (* -3 c))))) |
(sqrt (+ (* b b) (* a (* -3 c)))) |
(* (/ b a) -2/3) |
(/ b a) |
(/ (* -3/2 (* a (/ c b))) (* 3 a)) |
(* -3/2 (* a (/ c b))) |
(* a (/ c b)) |
(/ c b) |
(/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a)) |
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) |
(/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) |
(* a (* c -3/2)) |
(/ (/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) a) |
(/ (+ b (sqrt (+ (* b b) (* a (* -3 c))))) 3) |
(+ b (sqrt (+ (* b b) (* a (* -3 c))))) |
(+ (* b b) (* a (* -3 c))) |
(* 3 a) |
(/ (* -9/8 (* c (* c (* a a)))) (* b b)) |
(* c (* a a)) |
(* c (* c (* a a))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal 3 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal -3 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -3 binary64)) #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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -3 binary64)))))) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 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 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.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)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.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))))) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(*.f64 (/.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))))) #s(literal 3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.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))))) #s(literal -3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 (/.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 #s(literal 0 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 (/.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))))) #s(literal -1 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) a) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -3 binary64))) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a)) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64))) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) a) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.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 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(-.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (/.f64 a b) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a b) a) (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) (*.f64 (-.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 (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a b) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a)) |
(/.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 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64))) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (/.f64 b #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 (/.f64 a b)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1 binary64)) a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 (/.f64 a b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) (*.f64 (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))))) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a))) |
(*.f64 (*.f64 (-.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.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 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (pow.f64 (/.f64 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 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 (*.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 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.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 (*.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) b) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.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 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.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 (-.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 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (-.f64 b (sqrt.f64 (+.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 #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 #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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(fabs.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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))))) |
(/.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 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.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 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.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 c (*.f64 a (*.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 c (*.f64 a (*.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.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) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 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 (neg.f64 (*.f64 b #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 2/3 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal -2/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(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 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) |
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 b #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 b a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (neg.f64 (/.f64 a b)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) a))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) a))) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal 3/2 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a))) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 a (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) a) #s(literal 3 binary64))) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal -3/2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (/.f64 a (/.f64 b 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)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) a) #s(literal 3 binary64)) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64)))))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (neg.f64 (/.f64 a (/.f64 b c))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3/2 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 #s(literal -3/2 binary64) a) (/.f64 (/.f64 a (/.f64 b c)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal 3 binary64)) (/.f64 #s(literal -3/2 binary64) 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 3 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 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 b c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (/.f64 b c))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.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 (/.f64 (neg.f64 (/.f64 a (/.f64 b c))) #s(literal 3 binary64)) (/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (/.f64 a (/.f64 b c))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 a #s(literal -3/2 binary64))) a) (/.f64 (/.f64 c b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 a #s(literal -3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) a) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) #s(literal 3 binary64)) (/.f64 a a)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (/.f64 a (/.f64 b c))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) #s(literal -3 binary64)) (/.f64 #s(literal 3/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 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 a #s(literal -3/2 binary64)) #s(literal -3 binary64)) (/.f64 (neg.f64 (/.f64 c b)) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (/.f64 c b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 c b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (/.f64 a (/.f64 b c))) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -3/2 binary64) (*.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 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 b c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -3/2 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal -3/2 binary64))) |
(*.f64 (/.f64 a (/.f64 b c)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) a) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) 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)) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 a (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.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 (/.f64 b c) (*.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (/.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) c) a))) |
(/.f64 (*.f64 a c) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c)) |
(/.f64 (neg.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 c b) a) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 c b)) |
(*.f64 (neg.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(/.f64 c b) |
(/.f64 (-.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (neg.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) b) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal -3 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) (*.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 a b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) b) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) b)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))) |
(fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(fma.f64 c (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64)) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) a (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 #s(literal -9/8 binary64) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 a c) #s(literal -3/2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) c (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 #s(literal 9/8 binary64) (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) b) (/.f64 #s(literal -9/8 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (/.f64 #s(literal 9/8 binary64) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal 9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 9/8 binary64) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (neg.f64 (*.f64 a (*.f64 a c))) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a c))) b) (/.f64 c b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (/.f64 (*.f64 a a) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/8 binary64)) c) b) (/.f64 (*.f64 a a) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a a)) b) (/.f64 c b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a c)) b) (/.f64 a b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -9/8 binary64))) b) (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) b) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))))) (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) b))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b))) |
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) b) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))))) |
(*.f64 a (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a c)) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.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 #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a c)))))) a)) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) a) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64))) |
(*.f64 (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a)) |
(*.f64 (/.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))))) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 (/.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))))) #s(literal 3 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.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 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -3 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)))) |
(/.f64 (-.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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)))) #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/3 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 (*.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 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.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 (*.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.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 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.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 c (*.f64 a (*.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 c (*.f64 a (*.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) b) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.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 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.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 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (-.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b))) |
(*.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.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 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.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 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.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 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.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 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.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 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.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 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.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 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/2 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 (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 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.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 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.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 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.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 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) |
(neg.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 a c)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 a c)))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64)) b)) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) b) (/.f64 #s(literal -9/8 binary64) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)) #s(literal -9/8 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) (*.f64 c (*.f64 a (*.f64 a c))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 (*.f64 c #s(literal -9/8 binary64)) b)) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) b) (/.f64 #s(literal -9/8 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (/.f64 #s(literal 9/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a (*.f64 a c))) (*.f64 b b))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 9/8 binary64) b)) |
(*.f64 (/.f64 #s(literal -9/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (neg.f64 (*.f64 c (*.f64 a (*.f64 a c)))) b)) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (neg.f64 (*.f64 a (*.f64 a c))) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a c))) b) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/8 binary64)) c) b) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a a)) b) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a c)) b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a c)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -9/8 binary64))) b) (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 a (*.f64 a c)) |
(*.f64 c (*.f64 a a)) |
(*.f64 (*.f64 a a) c) |
(*.f64 (*.f64 a c) a) |
(pow.f64 (*.f64 a c) #s(literal 2 binary64)) |
(*.f64 c (*.f64 a (*.f64 a c))) |
(*.f64 (*.f64 a a) (*.f64 c c)) |
(*.f64 (*.f64 a (*.f64 a c)) c) |
(*.f64 (*.f64 a c) (*.f64 a c)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(*.f64 (*.f64 c (*.f64 a c)) a) |
(*.f64 (*.f64 (*.f64 c c) a) a) |
| 1× | egg-herbie |
| 10 994× | accelerator-lowering-fma.f32 |
| 10 994× | accelerator-lowering-fma.f64 |
| 8 176× | *-lowering-*.f32 |
| 8 176× | *-lowering-*.f64 |
| 5 844× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1022 | 10820 |
| 1 | 3371 | 10754 |
| 0 | 8701 | 10334 |
| 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)) |
(+ (* -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))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a)))) |
(* 3/2 (/ c b)) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(* 2 (/ b a)) |
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a))))) |
(* 3/2 (/ c b)) |
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1 b) (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* 3/2 (/ c b)) |
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c)))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) 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) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* 3/2 (/ (* a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ 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)))))))) |
(* -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 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)))))) |
(* -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))))) |
(* -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)) |
(* -3/2 (* a c)) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* -3/2 (* a c)) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(* -3/2 (* a c)) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(* -3/2 (* a c)) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 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)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(* -3/2 (/ (* a c) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ 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))))) |
(+ (* 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))))) |
(* 2/3 (/ b a)) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))) |
(* 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 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -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/2 (/ (* a c) b)) (* 2/3 b)) a) |
(/ (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* 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 (/ b a))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))) |
(+ (* -1 (/ (+ (* -1/3 b) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) 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))))) |
(* 2/3 (/ b a)) |
(+ (* -1/2 (/ c b)) (* 2/3 (/ b a))) |
(+ (* 2/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* 2/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 1/3 (/ b (* a c))))) |
(* c (+ (* 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 (/ b (* a c)))))) |
(* 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 (/ b (* a c))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ b a))) 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/3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
(* 2/3 b) |
(* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 1/2 (/ (* a c) b)) |
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2/3 b) |
(+ (* -1/2 (/ (* a c) b)) (* 2/3 b)) |
(+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(* 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))))) |
(* 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 (/ b a)))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* 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 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* 2/3 b) |
(+ (* -1/2 (/ (* a c) b)) (* 2/3 b)) |
(+ (* 2/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ b (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(* 2 b) |
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* 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)) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -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)) |
(* -1 (/ (+ (* -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) |
(+ (* -3/2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))) |
(* 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 (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* 2 b) |
(+ (* -3/2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))) |
(* 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 (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -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)) |
(* 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)))) |
(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)))) |
(* 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 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (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)) |
| Outputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -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 (*.f64 #s(literal -3/8 binary64) (*.f64 c 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 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) 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 2/3 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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) |
(+ (* -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 (*.f64 #s(literal -3/8 binary64) (*.f64 c 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 #s(literal -9/16 binary64) (*.f64 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 (*.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) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.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)) (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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.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)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 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 #s(literal -1/3 binary64) (*.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/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 #s(literal -1/3 binary64) (*.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/3 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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)))))) 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 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 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 -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.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)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* 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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(* 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 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) |
(* -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 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) 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 (*.f64 b 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) c)) c)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a)))) |
(-.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a)))) |
(-.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/8 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64)))) b) |
(* 2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 2 binary64)) a) |
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 b (neg.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a)))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (*.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 2 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+.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 #s(literal 27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5)))))))) |
(+.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 1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b) (/.f64 (*.f64 (*.f64 #s(literal 27/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a))) |
(-.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (-.f64 (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b 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 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(-.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 (*.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 (/ (+ (* -1 b) (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+.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 binary64) (+.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a))) a)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.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))))))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(*.f64 c (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c))))) |
(*.f64 c (+.f64 (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c)))))) |
(*.f64 c (+.f64 (+.f64 (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 b a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (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))))) c)) c)) (neg.f64 c)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.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 c a)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 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 (*.f64 (*.f64 #s(literal 27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.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 (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b b)) #s(literal -2 binary64))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b b)))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.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)))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c 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 #s(literal 27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c 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 1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b) (/.f64 (*.f64 (*.f64 #s(literal 27/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (-.f64 (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.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))) #s(literal 1/2 binary64))) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.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/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (-.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.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 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.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))) #s(literal 1/2 binary64))) (neg.f64 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 (/ (+ b (* -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))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) c)) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))) |
(* (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))) |
(+ (* (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/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (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 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 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 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (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 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b 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 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -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 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 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 (*.f64 #s(literal -9/8 binary64) (*.f64 c 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 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.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/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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))))) |
(* 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b 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 #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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.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)))))))) |
(* -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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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 -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.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))))))) (neg.f64 a)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 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 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a 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 (*.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 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (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 -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b 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 #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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) 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) |
(/ b a) |
(/.f64 b 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/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 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 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) |
(/ 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)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b 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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b 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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.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 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c a) b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c a) b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c a) b))))) |
(* -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 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.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) (- (* -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) (- (* -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)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.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) (- (* -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) (- (* -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)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b b))) |
(* -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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b b)))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b b)))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b b)))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b b)))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 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 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b 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 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b 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 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 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 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b 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 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b 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 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 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 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a))) |
(*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -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))))))))) |
(* 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 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))) |
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))))) |
(* 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 b (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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) |
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -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 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c 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) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 2/3 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 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 a (+.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 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a))) |
(*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 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)))) |
(+.f64 (*.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)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 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 (/ b a))))) |
(+.f64 (*.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)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) b) a)) |
(+ (* -1 (/ (+ (* -1/3 b) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.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/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 #s(literal -1/3 binary64) (*.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/3 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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)))))) a)) a)) |
(* 2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 2/3 binary64)) a) |
(+ (* -1/2 (/ c b)) (* 2/3 (/ b a))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(+ (* 2/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(+ (* 2/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 1/3 (/ b (* a c))))) |
(*.f64 (*.f64 c #s(literal 1/3 binary64)) (+.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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 1/3 (/ b (* a c)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/3 binary64) (+.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/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 (/ b (* a c))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (*.f64 #s(literal -1/6 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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) b) a)) 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 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b 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/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* 2/3 b) |
(*.f64 b #s(literal 2/3 binary64)) |
(* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* 1/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) |
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2/3 b) |
(*.f64 b #s(literal 2/3 binary64)) |
(+ (* -1/2 (/ (* a c) b)) (* 2/3 b)) |
(+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) |
(+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b)))))) |
(+ (* 2/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 a (+.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 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* 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))))) |
(*.f64 a (+.f64 (*.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)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))) |
(* 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 (/ b a)))))) |
(*.f64 a (+.f64 (*.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)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* 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))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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 #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))))) a)) a)))) |
(* 2/3 b) |
(*.f64 b #s(literal 2/3 binary64)) |
(+ (* -1/2 (/ (* a c) b)) (* 2/3 b)) |
(+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b)) |
(+ (* 2/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ (* 2/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(*.f64 (*.f64 c #s(literal 1/3 binary64)) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b c)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) c)) c)) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (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 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(+ (* b (+ 1 (* 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)))))))) (* (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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* 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 b (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.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) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -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 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.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)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -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 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -3/2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b)))))) |
(+ (* 2 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 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (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 (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))) |
(*.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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1 (/ 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 b a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) 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 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) 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 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) a)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -3/2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))))) |
(+ (* 2 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 (*.f64 b #s(literal 2 binary64)) (*.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 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 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a 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/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* -1 (/ 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 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) 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 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) 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 b (/.f64 (+.f64 (*.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)))) (*.f64 #s(literal -1/8 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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)) (neg.f64 c)) |
(* -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))) |
(* 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)) |
(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)) |
(* 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 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(* (pow a 2) (pow c 2)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
Compiled 53 116 to 4 952 computations (90.7% saved)
32 alts after pruning (30 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 840 | 25 | 1 865 |
| Fresh | 7 | 5 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 851 | 32 | 1 883 |
| Status | Accuracy | Program |
|---|---|---|
| 25.8% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) | |
| 13.4% | (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) | |
| ▶ | 51.3% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
| ▶ | 36.4% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| 31.3% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) | |
| 2.7% | (/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) | |
| 31.2% | (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) | |
| 13.4% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) | |
| 32.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 35.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a) | |
| 11.6% | (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b b))) | |
| 36.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 46.1% | (/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 30.6% | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
| 35.0% | (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1/3 binary64)) a) | |
| 13.4% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) | |
| 38.3% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 30.8% | (/.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)) | |
| 2.7% | (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) | |
| 31.2% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) | |
| ▶ | 31.2% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 33.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| 15.5% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.1% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 31.4% | (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) | |
| 51.2% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 binary64)) | |
| ✓ | 31.2% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 31.1% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) | |
| 29.4% | (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) | |
| 15.0% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) | |
| 35.4% | (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| ▶ | 31.2% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
Compiled 912 to 648 computations (28.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -2 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 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 #s(literal -3 binary64) (*.f64 a c)))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
| 3 814× | *-lowering-*.f32 |
| 3 814× | *-lowering-*.f64 |
| 2 042× | /-lowering-/.f32 |
| 2 042× | /-lowering-/.f64 |
| 1 438× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 186 |
| 1 | 82 | 184 |
| 2 | 188 | 184 |
| 3 | 428 | 180 |
| 4 | 1141 | 180 |
| 5 | 2858 | 180 |
| 6 | 3437 | 180 |
| 7 | 4792 | 180 |
| 8 | 7354 | 180 |
| 0 | 8148 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) a) |
(/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) |
(- b (sqrt (+ (* b b) (* -3 (* a c))))) |
b |
(sqrt (+ (* b b) (* -3 (* a c)))) |
(+ (* b b) (* -3 (* a c))) |
(* b b) |
(* -3 (* a c)) |
-3 |
(* a c) |
a |
c |
(* b (/ -2/3 a)) |
b |
(/ -2/3 a) |
-2/3 |
a |
(/ (* b -2) (* 3 a)) |
(* b -2) |
b |
-2 |
(* 3 a) |
3 |
a |
(/ (* (/ a b) (/ -3/2 (/ 1 c))) (* 3 a)) |
(* (/ a b) (/ -3/2 (/ 1 c))) |
(/ a b) |
a |
b |
(/ -3/2 (/ 1 c)) |
-3/2 |
(/ 1 c) |
1 |
c |
(* 3 a) |
3 |
(/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
(/ (- b (sqrt (* c (* a -3)))) a) |
(- b (sqrt (* c (* a -3)))) |
b |
(sqrt (* c (* a -3))) |
(* c (* a -3)) |
c |
(* a -3) |
a |
-3 |
| Outputs |
|---|
(/ (/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) a) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal -3 binary64) a)) |
(/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) |
(- b (sqrt (+ (* b b) (* -3 (* a c))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* -3 (* a c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(+ (* b b) (* -3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* 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 |
(* b (/ -2/3 a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
b |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
-2/3 |
#s(literal -2/3 binary64) |
a |
(/ (* b -2) (* 3 a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(* b -2) |
(*.f64 b #s(literal -2 binary64)) |
b |
-2 |
#s(literal -2 binary64) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
a |
(/ (* (/ a b) (/ -3/2 (/ 1 c))) (* 3 a)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* (/ a b) (/ -3/2 (/ 1 c))) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ -3/2 (/ 1 c)) |
(*.f64 c #s(literal -3/2 binary64)) |
-3/2 |
#s(literal -3/2 binary64) |
(/ 1 c) |
(/.f64 #s(literal 1 binary64) c) |
1 |
#s(literal 1 binary64) |
c |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) b) (*.f64 a #s(literal 3 binary64))) |
(/ (- b (sqrt (* c (* a -3)))) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) |
(- b (sqrt (* c (* a -3)))) |
(-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
b |
(sqrt (* c (* a -3))) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* c (* a -3)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
c |
(* a -3) |
(*.f64 #s(literal -3 binary64) a) |
a |
-3 |
#s(literal -3 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) |
| ✓ | accuracy | 99.9% | (*.f64 c (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| ✓ | accuracy | 92.7% | (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c)) |
| ✓ | accuracy | 96.0% | (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) |
| ✓ | accuracy | 95.2% | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 99.8% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -2/3 binary64) a) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -3 binary64) (*.f64 a c)) |
| ✓ | accuracy | 98.5% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
| ✓ | accuracy | 91.8% | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 90.2% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
| 48.0ms | 60× | 5 | exit |
| 22.0ms | 82× | 0 | valid |
| 22.0ms | 85× | 0 | invalid |
| 7.0ms | 17× | 1 | valid |
| 6.0ms | 11× | 2 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 196 to 35 computations (82.1% saved)
ival-div: 26.0ms (37.6% of total)ival-mult: 19.0ms (27.5% of total)adjust: 7.0ms (10.1% of total)ival-sqrt: 5.0ms (7.2% of total)ival-sub: 4.0ms (5.8% of total)const: 4.0ms (5.8% of total)ival-add: 2.0ms (2.9% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) a)> |
#<alt (/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3)> |
#<alt (- b (sqrt (+ (* b b) (* -3 (* a c)))))> |
#<alt (sqrt (+ (* b b) (* -3 (* a c))))> |
#<alt (* b (/ -2/3 a))> |
#<alt (/ -2/3 a)> |
#<alt (/ (* b -2) (* 3 a))> |
#<alt (* b -2)> |
#<alt (* 3 a)> |
#<alt (/ (* (/ a b) (/ -3/2 (/ 1 c))) (* 3 a))> |
#<alt (/ -3/2 (/ 1 c))> |
#<alt (* (/ a b) (/ -3/2 (/ 1 c)))> |
#<alt (/ a b)> |
#<alt (/ (/ (- b (sqrt (* c (* a -3)))) a) -3)> |
#<alt (/ (- b (sqrt (* c (* a -3)))) a)> |
#<alt (- b (sqrt (* c (* a -3))))> |
#<alt (sqrt (* c (* a -3)))> |
#<alt (* -3 (* a c))> |
#<alt (* c (* a -3))> |
| 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 (+ (* -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 (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))> |
#<alt (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2/3 b)> |
#<alt (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -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 (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* a (+ (* -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 (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) 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 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (* 2 b)> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ 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 (* -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 (* -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 b)> |
#<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 (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<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 (* -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 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<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 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 (* 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/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 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/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<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/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 -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))> |
#<alt (/ b a)> |
#<alt (* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))> |
#<alt (* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))> |
#<alt (* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt b> |
#<alt (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))> |
#<alt (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))> |
#<alt (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))> |
#<alt (* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))> |
#<alt (* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | c | @ | 0 | (/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
| 1.0ms | a | @ | 0 | (/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
| 1.0ms | b | @ | 0 | (/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
| 1.0ms | a | @ | -inf | (/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
| 1.0ms | c | @ | -inf | (/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
| 1× | batch-egg-rewrite |
| 4 700× | *-lowering-*.f32 |
| 4 700× | *-lowering-*.f64 |
| 4 400× | accelerator-lowering-fma.f32 |
| 4 400× | accelerator-lowering-fma.f64 |
| 4 294× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 141 |
| 1 | 191 | 139 |
| 2 | 1433 | 139 |
| 0 | 8275 | 131 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) a) |
(/ (- b (sqrt (+ (* b b) (* -3 (* a c))))) -3) |
(- b (sqrt (+ (* b b) (* -3 (* a c))))) |
(sqrt (+ (* b b) (* -3 (* a c)))) |
(* b (/ -2/3 a)) |
(/ -2/3 a) |
(/ (* b -2) (* 3 a)) |
(* b -2) |
(* 3 a) |
(/ (* (/ a b) (/ -3/2 (/ 1 c))) (* 3 a)) |
(/ -3/2 (/ 1 c)) |
(* (/ a b) (/ -3/2 (/ 1 c))) |
(/ a b) |
(/ (/ (- b (sqrt (* c (* a -3)))) a) -3) |
(/ (- b (sqrt (* c (* a -3)))) a) |
(- b (sqrt (* c (* a -3)))) |
(sqrt (* c (* a -3))) |
(* -3 (* a c)) |
(* c (* a -3)) |
| Outputs |
|---|
(+.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)))) |
(+.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)) |
(-.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #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 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)))) |
(/.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -3 binary64)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) #s(literal -3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 b #s(literal -3 binary64)) a)) (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a)) (*.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a))))) |
(/.f64 (-.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 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 b #s(literal -3 binary64)) a)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a))) (+.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a))) |
(pow.f64 (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal -3 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -3 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -3 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(-.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 9 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (/.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (/.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64))))) |
(fma.f64 b #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.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 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (/.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (/.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64))) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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)))) #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) b) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal -3 binary64) b) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (/.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)))) (neg.f64 (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64))) (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)))) (-.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)))) |
(pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1/9 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64)) (/.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.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)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.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 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) b) |
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) b) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (neg.f64 (*.f64 b (sqrt.f64 (+.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (neg.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (neg.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (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 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.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 #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 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (neg.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a 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 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(hypot.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(hypot.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) b) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (exp.f64 (log.f64 b))) |
(hypot.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) |
(hypot.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(hypot.f64 (exp.f64 (log.f64 b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (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)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) |
(/.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 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.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 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (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 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (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 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.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 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(neg.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(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 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 b a)))) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)) a) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 2/3 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #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 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) #s(literal -1 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 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1/2 binary64))) |
(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))) |
(/.f64 #s(literal -2/3 binary64) a) |
(/.f64 #s(literal -2 binary64) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) a)) #s(literal -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 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64)) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(neg.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(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 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 b a)))) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 b (/.f64 #s(literal -2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)) a) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 2/3 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #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 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) #s(literal -1 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 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 2 binary64))) |
(neg.f64 (*.f64 b #s(literal 2 binary64))) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) |
(neg.f64 (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a c)) (/.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) |
(neg.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 (/.f64 a b) (*.f64 a #s(literal 3 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a)))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(/.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a c)) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 3 binary64))) (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b c)) (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c) (/.f64 #s(literal -3/2 binary64) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b c) (*.f64 a #s(literal 3 binary64))) (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -3/2 binary64) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) a))) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 b a) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64))))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (/.f64 b c) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 (*.f64 a #s(literal 3 binary64)) c)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 b a)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 a #s(literal 3/2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b c)))) |
(/.f64 (*.f64 a #s(literal 3/2 binary64)) (neg.f64 (*.f64 (/.f64 b c) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 b c)) |
(/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 a #s(literal 3 binary64))) b) |
(/.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 a c)))) b) |
(/.f64 (neg.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 a #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 a #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64))))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a c)) (/.f64 a b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 a c)))) |
(*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) b)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (/.f64 c a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 a c)))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 a b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (/.f64 #s(literal -3/2 binary64) (/.f64 a c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b c)))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 c (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b c))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (/.f64 a b)) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) a) (/.f64 (/.f64 c (/.f64 b a)) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c (/.f64 b a)) a)) |
(*.f64 (/.f64 (/.f64 a b) a) (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 a b) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) #s(literal -3 binary64))) |
(*.f64 (/.f64 c (/.f64 b a)) (/.f64 #s(literal -3/2 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 a c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (*.f64 a #s(literal 3 binary64))) c) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 a (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (/.f64 a b) (*.f64 a #s(literal 3 binary64))) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 a b)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) (*.f64 c #s(literal 3/2 binary64))) #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 #s(literal -2 binary64) (/.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (/.f64 a b))) #s(literal -1 binary64)) c) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -3/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (/.f64 a a) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal 3 binary64))) |
(*.f64 (/.f64 a a) (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -3/2 binary64))) a)) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) a)) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) a)) |
(*.f64 (/.f64 a (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -3/2 binary64) (/.f64 b c))) |
(*.f64 (/.f64 a (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(*.f64 (/.f64 a (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 a (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) a) (/.f64 c #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) a)) |
(*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) a) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 3 binary64)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a c)) (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a c)) (/.f64 a b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 c #s(literal 3/2 binary64))) |
(neg.f64 (*.f64 c #s(literal 3/2 binary64))) |
(neg.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 2/3 binary64))) |
(/.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) c)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) c) |
(*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 2/3 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b)) |
(/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) b)) |
(/.f64 a (neg.f64 (neg.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 b a) c)) |
(/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) c) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a b)) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (/.f64 b a) c)) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 a b)) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 b a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (/.f64 (/.f64 b a) c))) |
(/.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 a b))) |
(/.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 2/3 binary64))) |
(pow.f64 (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 a (/.f64 #s(literal -3/2 binary64) (/.f64 b c))) |
(*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(*.f64 a (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 a (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) b))) |
(*.f64 c (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64))) |
(*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 a c) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 a b) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 c (/.f64 b a))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) c))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64))))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 a (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 a b) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b a) c)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 a b)))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) a) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) c)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 #s(literal 3 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) b) #s(literal -1 binary64)) (/.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 a (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b #s(literal 2 binary64))) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 a (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 a b) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) (/.f64 a #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 a b) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal -3/2 binary64) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) b) (pow.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) b) (pow.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 a #s(literal -2 binary64)) (pow.f64 c #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 a b) |
(/.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)))) |
(+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 3 binary64))) |
(-.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 3 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)))) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal 3 binary64)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.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 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1/3 binary64))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)) #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 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)))) (+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) #s(literal -3 binary64)))) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal 1/3 binary64)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) |
(*.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 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64))) |
(*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.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 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) |
(fma.f64 (/.f64 b a) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))) (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) a))) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))))) |
(/.f64 (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) a) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) (*.f64 a (/.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (/.f64 a b) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))) (-.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a))) |
(*.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) (/.f64 a b))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) a) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1/2 binary64))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b) |
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) b) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fma.f64 (sqrt.f64 c) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) b) |
(fma.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 c)) b) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (*.f64 a c))) b) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))) b) |
(fma.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 c)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) (sqrt.f64 c) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c)) b) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) b) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64)) b) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (neg.f64 (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (neg.f64 (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (neg.f64 (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (neg.f64 (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 c)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 #s(literal -3 binary64) c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) c)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) c))) (sqrt.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 c))) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 a (*.f64 #s(literal -3 binary64) c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 c (*.f64 #s(literal -3 binary64) a)) |
(*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 c (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) c)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) c) a) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) c)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 a c)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal -3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3 binary64) a)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3 binary64) a))) (sqrt.f64 c)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a c)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 c)) (-.f64 #s(literal 0 binary64) (sqrt.f64 c))) (*.f64 #s(literal -3 binary64) a)) |
(exp.f64 (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 a (*.f64 #s(literal -3 binary64) c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 c (*.f64 #s(literal -3 binary64) a)) |
(*.f64 c (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 c (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) c)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) c) a) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) c)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 a c)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal -3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3 binary64) a)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3 binary64) a))) (sqrt.f64 c)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a c)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 c)) (-.f64 #s(literal 0 binary64) (sqrt.f64 c))) (*.f64 #s(literal -3 binary64) a)) |
| 1× | egg-herbie |
| 9 984× | accelerator-lowering-fma.f32 |
| 9 984× | accelerator-lowering-fma.f64 |
| 8 578× | *-lowering-*.f32 |
| 8 578× | *-lowering-*.f64 |
| 3 708× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 737 | 6869 |
| 1 | 2404 | 6831 |
| 0 | 8212 | 6607 |
| 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)) |
(+ (* -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))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(* -1/2 (/ (* a c) b)) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2/3 b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -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 (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* 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)))))) |
(* a (+ (* -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 (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1/2 (/ (* a c) b)) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) 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) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* 3/2 (/ (* a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ 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)))))))) |
(* -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) |
(* -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 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 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/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 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -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 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) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1/3 (/ b a)) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* -1/3 (/ b a)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* 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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 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/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 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/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(/ b a) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(/ b a) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
b |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
b |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
| 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 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -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 #s(literal -1/2 binary64) (/.f64 c 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 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 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 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.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 b (/.f64 #s(literal -2/3 binary64) a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c 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 #s(literal -1/2 binary64) (/.f64 c 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 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.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 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c 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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (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/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 (*.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 (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/6 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.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/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/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 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)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c 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 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 (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 #s(literal -1/3 binary64) 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) b) a) c) (+.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 (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 (*.f64 #s(literal -1/3 binary64) b) a) c) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -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 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b))) (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 #s(literal 0 binary64) (*.f64 c (-.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 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.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))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 #s(literal -1/3 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/24 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -1/2 (/ (* a c) b)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 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 -3/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.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/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ (* a c) b)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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))))))) |
(* a (+ (* -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 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.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))) |
(* 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 a (+.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 (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/6 binary64))))) |
(* a (+ (* -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 a (+.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 (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/6 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.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/24 binary64))))) |
(* -1/3 (* (sqrt (* a c)) (* (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 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1/3 binary64)) (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.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/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 #s(literal 3 binary64))))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.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 (*.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)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 binary64)))) a)) a)) (neg.f64 a)) |
(* -1/2 (/ (* a c) b)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* 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 -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.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)))) b))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1/3 (* (sqrt (* a c)) (* (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 (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (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 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (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 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 binary64)))) c)) c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.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))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.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)))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) b) b) (*.f64 (*.f64 c a) #s(literal 3/2 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 (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) b) b)) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 #s(literal 1/2 binary64) (*.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 c (*.f64 a #s(literal -3/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 3/2 binary64)) #s(literal -2 binary64)))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 c) (/.f64 c (pow.f64 b #s(literal 6 binary64))))) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal 27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 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))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (/.f64 b a) (-.f64 (/.f64 (*.f64 #s(literal -1/2 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.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 (/.f64 b a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/2 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))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64)))) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* -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))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 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)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) a)) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b 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)))) (/ b 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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (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/8 binary64))) (-.f64 (-.f64 (/.f64 b c) (*.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)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64)))) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* -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))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (/.f64 (*.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) |
(* (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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -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) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 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 c (*.f64 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 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.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 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (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 c (*.f64 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 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) |
(+ 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 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.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 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 #s(literal 1/2 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))))) |
(* 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 #s(literal 1/2 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.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 (*.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.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 (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 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (* 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 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.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)))))))) |
(* -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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.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))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (/.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))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.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 b) #s(literal -3/2 binary64)) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (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/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 #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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (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/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 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))) |
(* -1 (* (sqrt (* a c)) (* (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 (+ (* 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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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)))) (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 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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)) (sqrt.f64 #s(literal -1 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 (* 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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (*.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)))) (*.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 (/.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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/16 binary64))))) (neg.f64 c)) |
(* -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/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/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) |
(* -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/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)) |
(* -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)) |
(* 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)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) |
(/ 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) |
(* 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/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/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)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal -1/3 binary64))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal -1/3 binary64))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal -1/3 binary64))))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* 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 #s(literal -1/3 binary64) 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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) 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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) 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))))) |
(* -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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(* 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/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/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 -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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(*.f64 c (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(*.f64 c (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(*.f64 c (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.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 binary64))) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.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 binary64))) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.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 binary64))) (/.f64 b (*.f64 c a))))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b))) |
b |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1 (* (sqrt (* a c)) (* (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 (* a c)) (* (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 (* a c)) (* (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 (* a c)) (* (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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1 (* (sqrt (* a c)) (* (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 (* a c)) (* (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 (* a c)) (* (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 (* a c)) (* (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))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
Compiled 32 221 to 4 164 computations (87.1% saved)
40 alts after pruning (33 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 593 | 19 | 1 612 |
| Fresh | 11 | 14 | 25 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 604 | 40 | 1 644 |
| Status | Accuracy | Program |
|---|---|---|
| 13.4% | (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) | |
| 21.8% | (/.f64 (/.f64 (-.f64 b (*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 c))) a) #s(literal -3 binary64)) | |
| 17.2% | (/.f64 (/.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a))) a) #s(literal -3 binary64)) | |
| 36.4% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 binary64) c)))) a) #s(literal -3 binary64)) | |
| ✓ | 51.3% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
| ✓ | 36.4% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| 31.3% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) | |
| 2.7% | (/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) | |
| 13.4% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) | |
| 32.9% | (/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) | |
| ▶ | 30.6% | (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
| ▶ | 31.2% | (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
| 36.4% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) | |
| 33.0% | (/.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) | |
| 11.6% | (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b b))) | |
| 30.6% | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) | |
| ✓ | 30.6% | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
| 30.8% | (/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) | |
| 13.4% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) | |
| ▶ | 38.3% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
| 31.2% | (/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) | |
| 30.8% | (/.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)) | |
| 2.7% | (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) | |
| 31.2% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) | |
| ✓ | 31.2% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 33.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| 31.2% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 31.1% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) | |
| 36.3% | (/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) | |
| ▶ | 31.1% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
| 31.4% | (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) | |
| 29.3% | (*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) | |
| ▶ | 36.3% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
| ✓ | 31.2% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 31.2% | (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) | |
| 31.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) | |
| 29.4% | (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) | |
| 15.0% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) | |
| 31.2% | (*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) | |
| ✓ | 31.2% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
Compiled 978 to 704 computations (28% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 c #s(literal -3/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/3 binary64) a) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 3 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
| 4 740× | *-lowering-*.f32 |
| 4 740× | *-lowering-*.f64 |
| 3 704× | neg-lowering-neg.f64 |
| 3 704× | neg-lowering-neg.f32 |
| 2 866× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 114 |
| 1 | 58 | 114 |
| 2 | 124 | 114 |
| 3 | 322 | 114 |
| 4 | 728 | 114 |
| 5 | 1414 | 114 |
| 6 | 3107 | 114 |
| 7 | 3882 | 114 |
| 0 | 8034 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* c -1/2) b) |
(* c -1/2) |
c |
-1/2 |
b |
(/ -2/3 (/ a b)) |
-2/3 |
(/ a b) |
a |
b |
(/ (/ -2 a) (/ 3 b)) |
(/ -2 a) |
-2 |
a |
(/ 3 b) |
3 |
b |
(/ (/ 1/3 a) (/ b (* a (* c -3/2)))) |
(/ 1/3 a) |
1/3 |
a |
(/ b (* a (* c -3/2))) |
b |
(* a (* c -3/2)) |
(* c -3/2) |
c |
-3/2 |
(* (/ (- b (sqrt (* -3 (* a c)))) a) -1/3) |
(/ (- b (sqrt (* -3 (* a c)))) a) |
(- b (sqrt (* -3 (* a c)))) |
b |
(sqrt (* -3 (* a c))) |
(* -3 (* a c)) |
-3 |
(* a c) |
a |
c |
-1/3 |
| Outputs |
|---|
(/ (* c -1/2) b) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
c |
-1/2 |
#s(literal -1/2 binary64) |
b |
(/ -2/3 (/ a b)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
-2/3 |
#s(literal -2/3 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ (/ -2 a) (/ 3 b)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
-2 |
#s(literal -2 binary64) |
a |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
3 |
#s(literal 3 binary64) |
b |
(/ (/ 1/3 a) (/ b (* a (* c -3/2)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
1/3 |
#s(literal 1/3 binary64) |
a |
(/ b (* a (* c -3/2))) |
(/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) |
b |
(* a (* c -3/2)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* c -3/2) |
(*.f64 c #s(literal -3/2 binary64)) |
c |
-3/2 |
#s(literal -3/2 binary64) |
(* (/ (- b (sqrt (* -3 (* a c)))) a) -1/3) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b)) a) |
(/ (- b (sqrt (* -3 (* a c)))) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) a) |
(- b (sqrt (* -3 (* a c)))) |
(-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
b |
(sqrt (* -3 (* a c))) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
-3 |
#s(literal -3 binary64) |
(* a c) |
(*.f64 c a) |
a |
c |
-1/3 |
#s(literal -1/3 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -3 binary64) (*.f64 a c)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 89.9% | (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
| ✓ | accuracy | 99.8% | (*.f64 a (*.f64 c #s(literal -3/2 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/3 binary64) a) |
| ✓ | accuracy | 95.5% | (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
| ✓ | accuracy | 90.9% | (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 3 binary64) b) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) a) |
| ✓ | accuracy | 99.3% | (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
| ✓ | accuracy | 100.0% | (*.f64 c #s(literal -1/2 binary64)) |
| 45.0ms | 171× | 0 | valid |
| 19.0ms | 85× | 0 | invalid |
Compiled 124 to 31 computations (75% saved)
ival-div: 21.0ms (46.6% of total)ival-mult: 10.0ms (22.2% of total)const: 9.0ms (20% of total)ival-sub: 2.0ms (4.4% of total)ival-sqrt: 2.0ms (4.4% of total)exact: 1.0ms (2.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* c -1/2) b)> |
#<alt (* c -1/2)> |
#<alt (/ -2/3 (/ a b))> |
#<alt (/ a b)> |
#<alt (/ (/ -2 a) (/ 3 b))> |
#<alt (/ -2 a)> |
#<alt (/ 3 b)> |
#<alt (/ (/ 1/3 a) (/ b (* a (* c -3/2))))> |
#<alt (/ 1/3 a)> |
#<alt (/ b (* a (* c -3/2)))> |
#<alt (* a (* c -3/2))> |
#<alt (* (/ (- b (sqrt (* -3 (* a c)))) a) -1/3)> |
#<alt (/ (- b (sqrt (* -3 (* a c)))) a)> |
#<alt (- b (sqrt (* -3 (* a c))))> |
#<alt (sqrt (* -3 (* a c)))> |
#<alt (* -3 (* a c))> |
| Outputs |
|---|
#<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)> |
#<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 (* -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 (/ 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/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 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ -2 a)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 b)> |
#<alt (/ 3 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 (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -2/3 (/ b (* a c)))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<alt (* -3/2 (* a c))> |
#<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/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<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/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 -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<alt (* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a))> |
#<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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 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/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a)))> |
#<alt (/ b a)> |
#<alt (* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))> |
#<alt (* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))> |
#<alt (* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a))))> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt b> |
#<alt (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))> |
#<alt (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))> |
#<alt (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))> |
#<alt (* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))> |
#<alt (* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | c | @ | -inf | (/ (- b (sqrt (* -3 (* a c)))) a) |
| 1.0ms | b | @ | 0 | (/ b (* a (* c -3/2))) |
| 1.0ms | a | @ | 0 | (/ b (* a (* c -3/2))) |
| 1.0ms | c | @ | 0 | (/ b (* a (* c -3/2))) |
| 0.0ms | b | @ | inf | (/ b (* a (* c -3/2))) |
| 1× | batch-egg-rewrite |
| 676× | /-lowering-/.f32 |
| 676× | /-lowering-/.f64 |
| 578× | *-lowering-*.f32 |
| 578× | *-lowering-*.f64 |
| 120× | div-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 94 |
| 1 | 137 | 94 |
| 0 | 897 | 94 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* c -1/2) b) |
(* c -1/2) |
(/ -2/3 (/ a b)) |
(/ a b) |
(/ (/ -2 a) (/ 3 b)) |
(/ -2 a) |
(/ 3 b) |
(/ (/ 1/3 a) (/ b (* a (* c -3/2)))) |
(/ 1/3 a) |
(/ b (* a (* c -3/2))) |
(* a (* c -3/2)) |
(* (/ (- b (sqrt (* -3 (* a c)))) a) -1/3) |
(/ (- b (sqrt (* -3 (* a c)))) a) |
(- b (sqrt (* -3 (* a c)))) |
(sqrt (* -3 (* a c))) |
(* -3 (* a c)) |
| Outputs |
|---|
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 c #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) c) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal -3 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(neg.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 a b))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal -3 binary64) b)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 3 binary64))) a) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 3 binary64) b)) a) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) b))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 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) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 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) |
(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) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal -3 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(neg.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 a b))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal -3 binary64) b)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 3 binary64))) a) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 3 binary64) b)) a) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) b))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (/.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -2 binary64) a) |
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -2 binary64)))) |
(pow.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(neg.f64 (/.f64 #s(literal -3 binary64) b)) |
(/.f64 #s(literal 3 binary64) b) |
(/.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))) |
(pow.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) a) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) a) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c #s(literal -3/2 binary64))) a) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c a)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b a)) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) a) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)) |
(neg.f64 (/.f64 b (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) |
(/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 b a) (*.f64 c #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 b a)) (neg.f64 (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))) a) |
(/.f64 (/.f64 b (*.f64 c a)) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 (/.f64 b a) c) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c) |
(pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(*.f64 c (*.f64 #s(literal -3/2 binary64) a)) |
(*.f64 a (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) a) |
(*.f64 (*.f64 c a) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) c) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) |
(-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a)) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) b) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) b) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.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 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -3 binary64) c) a) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 8 198× | accelerator-lowering-fma.f32 |
| 8 198× | accelerator-lowering-fma.f64 |
| 5 400× | *-lowering-*.f32 |
| 5 400× | *-lowering-*.f64 |
| 1 818× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 2865 |
| 1 | 342 | 2847 |
| 2 | 1067 | 2826 |
| 3 | 3361 | 2763 |
| 4 | 7445 | 2760 |
| 0 | 8176 | 2736 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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) |
(* -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) |
(* -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)) |
(/ 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/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 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 b) |
(/ 3 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)) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -2/3 (/ b (* a c))) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* -3/2 (* a c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1/3 (/ b a)) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* -1/3 (/ b a)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 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/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(* 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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 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/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(/ b a) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(/ b a) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
b |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
b |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
| Outputs |
|---|
(* -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) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -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/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)) |
(/ 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/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/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 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) b) |
(/ 3 b) |
(/.f64 #s(literal 3 binary64) 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/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -2/3 (/ b (* a c))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) c)) a) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* -3/2 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* -1/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64))) |
(* -1/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64))) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal 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/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/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/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* -1/3 (/ (- b (* (sqrt (* a c)) (sqrt -3))) a)) |
(*.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b a))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b a))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b a))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(* b (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(* -1 (* b (- (* (sqrt (/ c a)) (/ (sqrt -3) b)) (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(/ (- b (* (sqrt (* a c)) (sqrt -3))) a) |
(/.f64 (-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) a) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (*.f64 c a))))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (*.f64 c a))))) |
(* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (*.f64 c a))))) |
b |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (*.f64 c a))))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (*.f64 c a))))) |
(* -1 (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (*.f64 c a))))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(-.f64 b (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) a))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(-.f64 b (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) a))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(-.f64 b (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) a))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) a))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) a))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) a))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(-.f64 b (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(-.f64 b (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(-.f64 b (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 b (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 b (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 b (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) c)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
Compiled 7 518 to 786 computations (89.5% saved)
45 alts after pruning (34 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 684 | 12 | 696 |
| Fresh | 6 | 22 | 28 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 691 | 45 | 736 |
| Status | Accuracy | Program |
|---|---|---|
| 13.4% | (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) | |
| 31.2% | (/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) | |
| 17.2% | (/.f64 (/.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a))) a) #s(literal -3 binary64)) | |
| 36.4% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 binary64) c)))) a) #s(literal -3 binary64)) | |
| ✓ | 51.3% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
| ✓ | 36.4% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| 31.3% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) | |
| 2.7% | (/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) | |
| 13.4% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) | |
| 32.9% | (/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) | |
| 30.0% | (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) | |
| ✓ | 31.2% | (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
| 31.1% | (/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) | |
| 36.4% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) | |
| 33.0% | (/.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) | |
| 30.6% | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) | |
| ✓ | 30.6% | (/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
| 31.2% | (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) | |
| 36.4% | (/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) | |
| 30.8% | (/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) | |
| 13.4% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) | |
| ✓ | 38.3% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
| 30.8% | (/.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)) | |
| 2.7% | (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) | |
| 31.2% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) | |
| ✓ | 31.2% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 33.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
| 31.2% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 31.1% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) | |
| 30.7% | (/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) | |
| ✓ | 31.1% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
| 31.2% | (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) | |
| 31.4% | (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) | |
| 29.3% | (*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) | |
| 31.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) | |
| 21.8% | (*.f64 (/.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) a) #s(literal -1/3 binary64)) | |
| ✓ | 36.3% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
| ✓ | 31.2% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
| 31.2% | (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) | |
| 31.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) | |
| 33.9% | (*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) | |
| 38.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) | |
| 15.0% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) | |
| ✓ | 31.2% | (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| 31.0% | (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
Compiled 1 479 to 719 computations (51.4% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (-.f64 b (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 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))))) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 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 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #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)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.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 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))) a) |
(/.f64 (+.f64 (neg.f64 b) (/.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 3 binary64) a)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) a) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 (-.f64 b (*.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 c))) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) b) |
5 calls:
| 41.0ms | (*.f64 #s(literal 3 binary64) a) |
| 38.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)) |
| 23.0ms | b |
| 20.0ms | a |
| 20.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 3 | a |
| 91.8% | 3 | b |
| 59.8% | 5 | c |
| 79.7% | 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)) |
| 54.8% | 3 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (-.f64 b (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 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))))) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 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 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #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)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #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)) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 47.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (-.f64 b (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 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))))) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 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 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #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)) a) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 binary64)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 17.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (-.f64 b (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 1 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))))) a) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) 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 c #s(literal -1/2 binary64)) b) |
1 calls:
| 28.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 15.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 19.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(/.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (/.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 a (*.f64 c #s(literal -3/2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) a) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/2 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 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.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) |
(/.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 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b 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))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 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) |
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 3 binary64)) b) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
| Outputs |
|---|
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.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 b #s(literal 2/3 binary64)) a) |
| Outputs |
|---|
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| Outputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 2 | b |
Compiled 4 to 3 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| Outputs |
|---|
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
3 calls:
| 6.0ms | c |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.2% | 1 | a |
| 31.2% | 1 | c |
| 31.2% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 19.0ms | -2.3867909102917583e+67 | -4.177059916468347e+52 |
| 30.0ms | 68× | 0 | invalid |
| 19.0ms | 274× | 0 | valid |
| 6.0ms | 41× | 1 | valid |
| 4.0ms | 21× | 2 | valid |
Compiled 673 to 458 computations (31.9% saved)
ival-mult: 8.0ms (34.9% of total)ival-div: 3.0ms (13.1% of total)ival-sqrt: 3.0ms (13.1% of total)ival-sub: 2.0ms (8.7% of total)ival-neg: 2.0ms (8.7% of total)ival-add: 2.0ms (8.7% of total)adjust: 1.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 32.0ms | -7.707799827137312e+74 | -2.3867909102917583e+67 |
| 39.0ms | 263× | 0 | valid |
| 6.0ms | 77× | 0 | invalid |
| 5.0ms | 35× | 1 | valid |
| 5.0ms | 22× | 2 | valid |
Compiled 621 to 436 computations (29.8% saved)
ival-mult: 8.0ms (29.9% of total)ival-div: 7.0ms (26.2% of total)ival-sqrt: 3.0ms (11.2% of total)ival-sub: 2.0ms (7.5% of total)ival-neg: 2.0ms (7.5% of total)ival-add: 2.0ms (7.5% of total)adjust: 1.0ms (3.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 15.0ms | -7.7294122167532865e+90 | -9.55487168285488e+85 |
| 21.0ms | 259× | 0 | valid |
| 6.0ms | 31× | 1 | valid |
| 6.0ms | 30× | 2 | valid |
| 4.0ms | 57× | 0 | invalid |
Compiled 621 to 456 computations (26.6% saved)
ival-mult: 8.0ms (33.4% of total)ival-div: 5.0ms (20.8% of total)ival-sqrt: 3.0ms (12.5% of total)ival-sub: 2.0ms (8.3% of total)ival-neg: 2.0ms (8.3% of total)ival-add: 2.0ms (8.3% of total)adjust: 1.0ms (4.2% 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 |
|---|---|---|
| 34.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 12.0ms | -2.042723364320352e-43 | -2.3608760648374065e-44 |
| 21.0ms | 214× | 0 | valid |
| 5.0ms | 38× | 1 | valid |
| 5.0ms | 65× | 0 | invalid |
| 4.0ms | 20× | 2 | valid |
Compiled 477 to 370 computations (22.4% saved)
ival-mult: 7.0ms (32.6% of total)ival-sqrt: 4.0ms (18.6% of total)ival-div: 3.0ms (14% of total)ival-sub: 2.0ms (9.3% of total)ival-neg: 2.0ms (9.3% of total)ival-add: 2.0ms (9.3% of total)adjust: 1.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 14.0ms | -2.042723364320352e-43 | -2.3608760648374065e-44 |
| 17.0ms | 209× | 0 | valid |
| 8.0ms | 71× | 0 | invalid |
| 6.0ms | 46× | 1 | valid |
| 3.0ms | 17× | 2 | valid |
Compiled 460 to 336 computations (27% saved)
ival-mult: 7.0ms (35.2% of total)ival-div: 3.0ms (15.1% of total)ival-sqrt: 3.0ms (15.1% of total)ival-sub: 2.0ms (10% of total)ival-neg: 2.0ms (10% of total)ival-add: 2.0ms (10% 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 |
|---|---|---|
| 30.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 14.0ms | -2.042723364320352e-43 | -2.3608760648374065e-44 |
| 15.0ms | 216× | 0 | valid |
| 9.0ms | 41× | 1 | valid |
| 7.0ms | 72× | 0 | invalid |
| 3.0ms | 15× | 2 | valid |
Compiled 460 to 336 computations (27% saved)
ival-mult: 9.0ms (39.1% of total)ival-div: 3.0ms (13% of total)ival-neg: 3.0ms (13% of total)ival-sqrt: 3.0ms (13% of total)ival-sub: 2.0ms (8.7% of total)ival-add: 2.0ms (8.7% of total)adjust: 1.0ms (4.3% 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 |
|---|---|---|
| 31.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 12.0ms | -2.042723364320352e-43 | -2.3608760648374065e-44 |
| 15.0ms | 215× | 0 | valid |
| 6.0ms | 81× | 0 | invalid |
| 5.0ms | 38× | 1 | valid |
| 4.0ms | 19× | 2 | valid |
Compiled 460 to 353 computations (23.3% saved)
ival-mult: 7.0ms (34.4% of total)ival-div: 3.0ms (14.7% of total)ival-sqrt: 3.0ms (14.7% of total)ival-sub: 2.0ms (9.8% of total)ival-neg: 2.0ms (9.8% of total)ival-add: 2.0ms (9.8% of total)adjust: 1.0ms (4.9% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 12.0ms | -2.042723364320352e-43 | -2.3608760648374065e-44 |
| 18.0ms | 210× | 0 | valid |
| 6.0ms | 43× | 1 | valid |
| 5.0ms | 74× | 0 | invalid |
| 4.0ms | 19× | 2 | valid |
Compiled 460 to 353 computations (23.3% saved)
ival-mult: 7.0ms (34.8% 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 |
|---|---|---|
| 30.0ms | 2.9821747055752494e-93 | 2.6448850441173576e-73 |
| 19.0ms | -2.042723364320352e-43 | -2.3608760648374065e-44 |
| 25.0ms | 211× | 0 | valid |
| 5.0ms | 38× | 1 | valid |
| 5.0ms | 23× | 2 | valid |
| 4.0ms | 56× | 0 | invalid |
Compiled 460 to 353 computations (23.3% saved)
ival-mult: 10.0ms (34% of total)ival-sub: 8.0ms (27.2% of total)ival-div: 3.0ms (10.2% of total)ival-sqrt: 3.0ms (10.2% of total)ival-neg: 2.0ms (6.8% of total)ival-add: 2.0ms (6.8% of total)adjust: 1.0ms (3.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.375090094475534e-299 | 4.94164738598622e-299 |
| 6.0ms | 80× | 0 | valid |
| 3.0ms | 47× | 0 | invalid |
Compiled 123 to 98 computations (20.3% saved)
ival-mult: 2.0ms (35.8% of total)ival-div: 1.0ms (17.9% of total)ival-add: 1.0ms (17.9% of total)ival-sub: 1.0ms (17.9% of total)ival-sqrt: 1.0ms (17.9% of total)ival-neg: 1.0ms (17.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 |
|---|---|---|
| 34.0ms | 1.375090094475534e-299 | 4.94164738598622e-299 |
| 28.0ms | 80× | 0 | valid |
| 3.0ms | 37× | 0 | invalid |
Compiled 113 to 88 computations (22.1% saved)
ival-sub: 23.0ms (84.3% of total)ival-mult: 2.0ms (7.3% of total)ival-div: 1.0ms (3.7% of total)ival-add: 1.0ms (3.7% of total)ival-sqrt: 1.0ms (3.7% of total)ival-neg: 1.0ms (3.7% 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 |
|---|---|---|
| 17.0ms | 1.375090094475534e-299 | 4.94164738598622e-299 |
| 6.0ms | 80× | 0 | valid |
| 3.0ms | 41× | 0 | invalid |
Compiled 113 to 88 computations (22.1% saved)
ival-mult: 2.0ms (35.7% of total)ival-div: 1.0ms (17.8% of total)ival-add: 1.0ms (17.8% of total)ival-sqrt: 1.0ms (17.8% of total)ival-neg: 1.0ms (17.8% of total)ival-assert: 0.0ms (0% of total)ival-sub: 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 |
|---|---|---|
| 14.0ms | 1.375090094475534e-299 | 4.94164738598622e-299 |
| 8.0ms | 80× | 0 | valid |
| 3.0ms | 40× | 0 | invalid |
Compiled 113 to 88 computations (22.1% saved)
ival-mult: 2.0ms (37.3% of total)ival-div: 1.0ms (18.6% of total)ival-add: 1.0ms (18.6% of total)ival-sqrt: 1.0ms (18.6% of total)ival-neg: 1.0ms (18.6% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 50× | *-commutative_binary64 |
| 32× | +-commutative_binary64 |
| 26× | sub-neg_binary64 |
| 18× | neg-sub0_binary64 |
| 18× | neg-mul-1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 365 |
| 1 | 152 | 363 |
| 2 | 181 | 363 |
| 3 | 198 | 363 |
| 4 | 209 | 363 |
| 5 | 212 | 363 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -23500000000000000866405256054904056050000768153867931163179981209600 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 1018517988167243/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.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 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -749999999999999995121649765454345303317917797060932244265828370547547832320 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 4137729326929425/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -419999999999999972353941882996846369726853353194838509696387002865101898909763650961014784 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 6518515124270355/16296287810675888690147565507275025288411747149327490005089123594835050398106693649467179008 binary64)) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -6829486688100709/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 604918203532289/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -3716044227348915/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 8020829156817039/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -2259756624739205/12554203470773361527671578846415332832204710888928069025792 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 1018517988167243/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -6628619432568335/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 6212959727820183/2037035976334486086268445688409378161051468393665936250636140449354381299763336706183397376 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -2887466798277873/25108406941546723055343157692830665664409421777856138051584 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 4137729326929425/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal 3204530390188359/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 2921777708701151/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 2639025027213943/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(if (<=.f64 b #s(literal 2921777708701151/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -23500000000000000866405256054904056050000768153867931163179981209600 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 1018517988167243/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.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 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -23500000000000000866405256054904056050000768153867931163179981209600 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 1018517988167243/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -749999999999999995121649765454345303317917797060932244265828370547547832320 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 4137729326929425/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal -3 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -419999999999999972353941882996846369726853353194838509696387002865101898909763650961014784 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 6518515124270355/16296287810675888690147565507275025288411747149327490005089123594835050398106693649467179008 binary64)) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) a) #s(literal -1/3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -6829486688100709/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -6829486688100709/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 604918203532289/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -3716044227348915/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 8020829156817039/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -3716044227348915/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 8020829156817039/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -2259756624739205/12554203470773361527671578846415332832204710888928069025792 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 1018517988167243/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -2259756624739205/12554203470773361527671578846415332832204710888928069025792 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 1018517988167243/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -6628619432568335/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 6212959727820183/2037035976334486086268445688409378161051468393665936250636140449354381299763336706183397376 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -2887466798277873/25108406941546723055343157692830665664409421777856138051584 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 4137729326929425/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a) #s(literal -1/3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -2887466798277873/25108406941546723055343157692830665664409421777856138051584 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (if (<=.f64 b #s(literal 4137729326929425/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)))) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal 3204530390188359/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 2921777708701151/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 2639025027213943/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(if (<=.f64 b #s(literal 2639025027213943/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(if (<=.f64 b #s(literal 2921777708701151/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(if (<=.f64 b #s(literal 2921777708701151/188501787658138776526316391973679239907820382867140805681144220780050698265428977917842924316820804490882044531700026161400423140624345724347059987430217219443542346615871751089083876220596224387399635909565487009065232689887930358404389913798458461035797425091600762263250923357187307004059038598692050448905404416 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
| 10 994× | accelerator-lowering-fma.f32 |
| 10 994× | accelerator-lowering-fma.f64 |
| 10 788× | accelerator-lowering-fma.f32 |
| 10 788× | accelerator-lowering-fma.f64 |
| 8 176× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 141 |
| 1 | 191 | 139 |
| 2 | 1433 | 139 |
| 0 | 8275 | 131 |
| 0 | 560 | 3442 |
| 1 | 1767 | 3419 |
| 2 | 6217 | 3376 |
| 0 | 8266 | 3206 |
| 0 | 12 | 49 |
| 1 | 63 | 47 |
| 2 | 517 | 47 |
| 3 | 6808 | 47 |
| 0 | 8097 | 43 |
| 0 | 36 | 233 |
| 1 | 200 | 233 |
| 2 | 1599 | 223 |
| 0 | 8405 | 212 |
| 0 | 1022 | 10820 |
| 1 | 3371 | 10754 |
| 0 | 8701 | 10334 |
| 0 | 29 | 94 |
| 1 | 137 | 94 |
| 0 | 897 | 94 |
| 1× | fuel |
| 1× | iter 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 838 to 463 computations (44.7% saved)
Compiled 772 to 256 computations (66.8% saved)
Loading profile data...