
Time bar (total: 9.3s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 30.8% | 25% | 56.2% | 0.1% | 0% | 18.7% | 0% | 5 |
| 32% | 25% | 53.1% | 0.1% | 0% | 21.9% | 0% | 6 |
| 55.8% | 37.5% | 29.7% | 0.1% | 0% | 32.8% | 0% | 7 |
| 57.8% | 37.5% | 27.3% | 0.1% | 0% | 35.1% | 0% | 8 |
| 74.2% | 43.7% | 15.2% | 0.1% | 0% | 41% | 0% | 9 |
| 75.9% | 43.7% | 13.9% | 0.1% | 0% | 42.3% | 0% | 10 |
| 85.9% | 46.8% | 7.7% | 0.1% | 0% | 45.4% | 0% | 11 |
| 87% | 46.8% | 7% | 0.1% | 0% | 46.1% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 502.0ms | 8 256× | 0 | valid |
| 30.0ms | 658× | 0 | invalid |
ival-mult: 171.0ms (53.2% of total)ival-sqrt: 100.0ms (31.1% of total)ival-sub: 42.0ms (13.1% of total)ival-true: 6.0ms (1.9% of total)ival-assert: 3.0ms (0.9% of total)| 1× | egg-herbie |
| 24 584× | lower-fma.f64 |
| 24 584× | lower-fma.f32 |
| 5 200× | lower-+.f64 |
| 5 200× | lower-+.f32 |
| 3 968× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 54 | 42 |
| 2 | 128 | 42 |
| 3 | 331 | 42 |
| 4 | 827 | 42 |
| 5 | 1200 | 42 |
| 6 | 1876 | 42 |
| 7 | 2756 | 42 |
| 8 | 3566 | 42 |
| 9 | 4032 | 42 |
| 10 | 4138 | 42 |
| 11 | 4184 | 42 |
| 12 | 4202 | 42 |
| 13 | 6464 | 42 |
| 14 | 7171 | 42 |
| 15 | 7815 | 42 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 18 | 8 |
| 2 | 29 | 8 |
| 3 | 55 | 8 |
| 4 | 115 | 8 |
| 5 | 318 | 8 |
| 6 | 587 | 8 |
| 7 | 1257 | 8 |
| 8 | 2531 | 8 |
| 9 | 4197 | 8 |
| 10 | 5056 | 8 |
| 11 | 5425 | 8 |
| 12 | 5655 | 8 |
| 13 | 5769 | 8 |
| 14 | 5769 | 8 |
| 15 | 6729 | 8 |
| 16 | 6889 | 8 |
| 17 | 7209 | 8 |
| 18 | 7209 | 8 |
| 19 | 7609 | 8 |
| 20 | 7769 | 8 |
| 21 | 7849 | 8 |
| 22 | 7849 | 8 |
| 23 | 7849 | 8 |
| 0 | 10335 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(abs b)
(abs a)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 119 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 14 | 0 | - | 0 | - | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) | oflow-rescue | 105 | 0 |
| ↳ | (*.f64 b b) | overflow | 14 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | overflow | 105 | |
| ↳ | (*.f64 a a) | overflow | 105 | |
-.f64 | (-.f64 (*.f64 a a) (*.f64 b b)) | nan-rescue | 14 | 0 |
| ↳ | (*.f64 a a) | overflow | 105 | |
| ↳ | (*.f64 b b) | overflow | 14 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) | uflow-rescue | 14 | 0 |
| ↳ | (*.f64 b b) | underflow | 106 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | underflow | 14 | |
| ↳ | (*.f64 a a) | underflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 119 | 0 |
| - | 0 | 137 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 119 | 0 | 0 |
| - | 0 | 0 | 137 |
| number | freq |
|---|---|
| 0 | 137 |
| 1 | 105 |
| 2 | 14 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 70 to 28 computations (60% saved)
ival-sqrt: 9.0ms (46.5% of total)ival-mult: 8.0ms (41.3% of total)ival-sub: 2.0ms (10.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.3% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 24 584× | lower-fma.f64 |
| 24 584× | lower-fma.f32 |
| 5 200× | lower-+.f64 |
| 5 200× | lower-+.f32 |
| 3 968× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 0 | 10 | 23 |
| 1 | 18 | 23 |
| 2 | 29 | 23 |
| 3 | 55 | 23 |
| 4 | 115 | 23 |
| 5 | 318 | 23 |
| 6 | 587 | 23 |
| 7 | 1257 | 23 |
| 8 | 2531 | 23 |
| 9 | 4197 | 23 |
| 10 | 5056 | 23 |
| 11 | 5425 | 23 |
| 12 | 5655 | 23 |
| 13 | 5769 | 23 |
| 14 | 5769 | 23 |
| 15 | 6729 | 23 |
| 16 | 6889 | 23 |
| 17 | 7209 | 23 |
| 18 | 7209 | 23 |
| 19 | 7609 | 23 |
| 20 | 7769 | 23 |
| 21 | 7849 | 23 |
| 22 | 7849 | 23 |
| 23 | 7849 | 23 |
| 0 | 10335 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
| Outputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 95.6% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 56.7% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 38.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-sqrt: 27.0ms (85.5% of total)ival-mult: 3.0ms (9.5% of total)ival-sub: 1.0ms (3.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (-.f64 (*.f64 a a) (*.f64 b b))> |
#<alt (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))> |
#<alt (*.f64 a a)> |
#<alt (*.f64 b b)> |
| Outputs |
|---|
#<alt (* -1 (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (sqrt (- (* a a) (* b b))) |
| 0.0ms | b | @ | inf | (sqrt (- (* a a) (* b b))) |
| 0.0ms | a | @ | 0 | (sqrt (- (* a a) (* b b))) |
| 0.0ms | a | @ | 0 | (- (* a a) (* b b)) |
| 0.0ms | a | @ | inf | (- (* a a) (* b b)) |
| 1× | egg-herbie |
| 21 296× | lower-fma.f64 |
| 21 296× | lower-fma.f32 |
| 5 606× | lower-*.f64 |
| 5 606× | lower-*.f32 |
| 3 296× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 753 |
| 1 | 332 | 753 |
| 2 | 1125 | 740 |
| 3 | 4532 | 722 |
| 0 | 8248 | 682 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
| Outputs |
|---|
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a (*.f64 a #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (neg.f64 b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a)) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 6 binary64))))) (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a)) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (neg.f64 a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
(fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(fma.f64 (/.f64 (*.f64 b b) a) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(fma.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(fma.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(neg.f64 (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
| 1× | batch-egg-rewrite |
| 6 736× | lower-fma.f64 |
| 6 736× | lower-fma.f32 |
| 3 576× | lower-/.f64 |
| 3 576× | lower-/.f32 |
| 3 476× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 0 | 10 | 21 |
| 1 | 36 | 21 |
| 2 | 239 | 21 |
| 3 | 2135 | 21 |
| 0 | 9378 | 21 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 a a) (*.f64 b b)) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 a a) |
(*.f64 b b) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(+.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (neg.f64 b))) |
(+.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b)) |
(+.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a)) |
(+.f64 (*.f64 a (+.f64 a b)) (*.f64 (neg.f64 b) (+.f64 a b))) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(exp.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(-.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 a a (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a a (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) |
(fma.f64 a a (neg.f64 (*.f64 b b))) |
(fma.f64 a (+.f64 a b) (*.f64 (neg.f64 b) (+.f64 a b))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 b (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 b (neg.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (+.f64 a b) a (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (-.f64 a b) a (*.f64 (-.f64 a b) b)) |
(fma.f64 (-.f64 a b) b (*.f64 (-.f64 a b) a)) |
(fma.f64 (neg.f64 b) b (*.f64 a a)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (+.f64 a b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (exp.f64 (log.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a a (*.f64 b b)) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b b))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 a b))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (+.f64 a b))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (pow.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) a) (-.f64 (*.f64 (*.f64 (+.f64 a b) (neg.f64 b)) (*.f64 (+.f64 a b) (neg.f64 b))) (*.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 a b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) a) (-.f64 (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) b)) (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) b) (-.f64 (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) a)) (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (+.f64 a b)) (*.f64 (neg.f64 b) (+.f64 a b))) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (neg.f64 b) (+.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)) (-.f64 (*.f64 (*.f64 b (-.f64 a b)) (*.f64 b (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (-.f64 a b)) (*.f64 b (-.f64 a b)) (-.f64 (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 a b))) (exp.f64 (log.f64 (+.f64 a b)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 a b))) (exp.f64 (log.f64 (-.f64 a b)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 a a (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64) (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) (sqrt.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (+.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b)))))) |
(pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (sqrt.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
Compiled 19 207 to 1 262 computations (93.4% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 391 | 5 | 396 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 392 | 5 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ▶ | 56.7% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ▶ | 56.5% | (sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
| ▶ | 99.5% | #s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
| ▶ | 1.2% | #s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
Compiled 82 to 52 computations (36.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 a b)) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | cost-diff | 0 | (+.f64 a b) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 a b) (+.f64 a b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | #s(approx (- (* a a) (* b b)) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
| ✓ | cost-diff | 0 | (neg.f64 a) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
| 13 330× | lower-fma.f32 |
| 13 328× | lower-fma.f64 |
| 3 318× | lower--.f32 |
| 3 316× | lower--.f64 |
| 2 170× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 125 |
| 0 | 37 | 125 |
| 1 | 64 | 125 |
| 2 | 104 | 125 |
| 3 | 171 | 125 |
| 4 | 288 | 125 |
| 5 | 615 | 125 |
| 6 | 1567 | 125 |
| 7 | 3328 | 125 |
| 8 | 6528 | 125 |
| 0 | 8151 | 125 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
b |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
a |
#s(literal -1/2 binary64) |
#s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
(neg.f64 a) |
a |
(sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
#s(approx (- (* a a) (* b b)) (*.f64 a a)) |
(*.f64 a a) |
a |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(-.f64 a b) |
a |
b |
(+.f64 a b) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
| Outputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
b |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
a |
#s(literal -1/2 binary64) |
#s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
(neg.f64 a) |
a |
(sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
#s(approx (- (* a a) (* b b)) (*.f64 a a)) |
(*.f64 a a) |
a |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(-.f64 a b) |
a |
b |
(+.f64 a b) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 a b)) |
| ✓ | accuracy | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (-.f64 a b) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 a b) (+.f64 a b)) |
| ✓ | accuracy | 56.7% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.7% | #s(approx (- (* a a) (* b b)) (*.f64 a a)) |
| ✓ | accuracy | 56.7% | (sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 1.2% | #s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.5% | #s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
| 158.0ms | 256× | 0 | valid |
Compiled 108 to 21 computations (80.6% saved)
ival-mult: 9.0ms (35.6% of total)ival-sqrt: 6.0ms (23.7% of total)ival-div: 3.0ms (11.9% of total)ival-add: 3.0ms (11.9% of total)ival-sub: 2.0ms (7.9% of total)ival-neg: 1.0ms (4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt #s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a))> |
#<alt (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)> |
#<alt (*.f64 (/.f64 b a) #s(literal -1/2 binary64))> |
#<alt (/.f64 b a)> |
#<alt #s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a))> |
#<alt (neg.f64 a)> |
#<alt (sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)))> |
#<alt #s(approx (- (* a a) (* b b)) (*.f64 a a))> |
#<alt (*.f64 a a)> |
#<alt (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))> |
#<alt (*.f64 (-.f64 a b) (+.f64 a b))> |
#<alt (-.f64 a b)> |
#<alt (+.f64 a b)> |
#<alt (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b)))> |
#<alt (sqrt.f64 (-.f64 a b))> |
#<alt (sqrt.f64 (+.f64 a b))> |
| Outputs |
|---|
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ 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 (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))> |
#<alt (* -1 (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (pow b 2))> |
#<alt (+ (* -1 (pow b 2)) (* a (+ b (* -1 b))))> |
#<alt (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b)))))> |
#<alt (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a))))> |
#<alt (pow a 2)> |
#<alt (+ (* b (+ a (* -1 a))) (pow a 2))> |
#<alt (+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2))> |
#<alt (+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1))> |
#<alt (* -1 b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt b> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt a> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt a> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt b> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1)))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt b) (sqrt -1)))> |
#<alt (* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))))> |
#<alt (sqrt b)> |
#<alt (+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b)))))> |
#<alt (+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b))))))> |
#<alt (+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5))))))))))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a))))))> |
#<alt (+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (sqrt b)> |
#<alt (* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))))> |
#<alt (* -1 (* (sqrt b) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | b | @ | -inf | (sqrt (* (- a b) (+ a b))) |
| 2.0ms | b | @ | 0 | (sqrt (+ a b)) |
| 1.0ms | b | @ | -inf | (/ b a) |
| 1.0ms | a | @ | -inf | (sqrt (+ a b)) |
| 1.0ms | b | @ | inf | (sqrt (* (- a b) (+ a b))) |
| 1× | egg-herbie |
| 11 938× | lower-fma.f64 |
| 11 938× | lower-fma.f32 |
| 4 572× | lower-*.f64 |
| 4 572× | lower-*.f32 |
| 2 664× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 575 | 5151 |
| 1 | 1871 | 4359 |
| 2 | 7607 | 4351 |
| 0 | 8057 | 4106 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* b (sqrt -1)) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ 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) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(* -1 (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (pow b 2)) |
(+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(pow a 2) |
(+ (* b (+ a (* -1 a))) (pow a 2)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1)) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(* -1 b) |
(- a b) |
(- a b) |
(- a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
a |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(* -1 b) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(* (sqrt b) (sqrt -1)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(sqrt b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(sqrt b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
| Outputs |
|---|
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 a (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(neg.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
(neg.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 b (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 b (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 b (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) a) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) a) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) a) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) 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) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 a (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(neg.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
(neg.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 a (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(neg.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
(neg.f64 (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) a)) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
a |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) (*.f64 (*.f64 b (neg.f64 b)) #s(literal 0 binary64))) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (neg.f64 a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 b (/.f64 b a) #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 a)) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (neg.f64 a) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 a)) (neg.f64 a)) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
a |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(fma.f64 b (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b) b)))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) |
(*.f64 b (neg.f64 b)) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* b (+ a (* -1 a))) (pow a 2)) |
(*.f64 a a) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(*.f64 b (*.f64 b (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* -1 b) |
(neg.f64 b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (*.f64 a (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (*.f64 a (/.f64 b a))) |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (*.f64 a (/.f64 b a))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (*.f64 a (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (*.f64 a (/.f64 b a))) |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (*.f64 a (/.f64 b a))) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(neg.f64 b) |
(* b (- (/ a b) 1)) |
(-.f64 (/.f64 (*.f64 b a) b) b) |
(* b (- (/ a b) 1)) |
(-.f64 (/.f64 (*.f64 b a) b) b) |
(* b (- (/ a b) 1)) |
(-.f64 (/.f64 (*.f64 b a) b) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (-.f64 b (/.f64 (*.f64 b a) b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (-.f64 b (/.f64 (*.f64 b a) b))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (-.f64 b (/.f64 (*.f64 b a) b))) |
b |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b (neg.f64 a)) a) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (neg.f64 b) (/.f64 a (neg.f64 b)) b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (neg.f64 b) (/.f64 a (neg.f64 b)) b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 (neg.f64 b) (/.f64 a (neg.f64 b)) b) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
a |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) (*.f64 (*.f64 b (neg.f64 b)) #s(literal 0 binary64))) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (neg.f64 a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 b (/.f64 b a) #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 a)) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (neg.f64 a) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 a)) (neg.f64 a)) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
a |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(fma.f64 b (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b) b)))) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 b (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/16 binary64)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64)))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(*.f64 b (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))))))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -1/8 binary64)))) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (sqrt.f64 b)) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/16 binary64))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal 1/16 binary64)) (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 b b))) #s(literal -1 binary64)))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(*.f64 b (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)))))) |
| 1× | batch-egg-rewrite |
| 8 510× | lower-fma.f32 |
| 8 508× | lower-fma.f64 |
| 6 222× | lower-*.f32 |
| 6 214× | lower-*.f64 |
| 4 500× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 110 |
| 0 | 37 | 109 |
| 1 | 115 | 109 |
| 2 | 765 | 109 |
| 0 | 9124 | 109 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
(neg.f64 a) |
(sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
#s(approx (- (* a a) (* b b)) (*.f64 a a)) |
(*.f64 a a) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(-.f64 a b) |
(+.f64 a b) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (-.f64 a b)) |
(sqrt.f64 (+.f64 a b)) |
| Outputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) |
(+.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) |
(+.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b a) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 (neg.f64 b) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a)) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))))) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 #s(literal -1 binary64) a) a) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a)) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))))) |
(/.f64 (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)) (*.f64 a a))) (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (*.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))) (*.f64 (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))))) (+.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) #s(literal 1 binary64)) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (neg.f64 a)) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) (fma.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 (*.f64 a a) (fma.f64 a a (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (neg.f64 (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) (fma.f64 b (*.f64 b (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a)) (*.f64 a a))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 a)))))) |
(*.f64 (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) |
(*.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(neg.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (neg.f64 a)))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64))) a) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1/2 binary64)) a) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 (neg.f64 b) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 b) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
(+.f64 #s(literal 0 binary64) (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a #s(literal 0 binary64)))) |
(neg.f64 a) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (neg.f64 (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 a (neg.f64 a)) a) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 #s(literal 0 binary64) (neg.f64 a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 a))) a) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) (neg.f64 a)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(*.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
(pow.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)) #s(approx (- (* a a) (* b b)) (*.f64 a a))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a)) #s(literal 1/4 binary64))) |
#s(approx (- (* a a) (* b b)) (*.f64 a a)) |
(exp.f64 (log.f64 (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a)))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b)))))) (sqrt.f64 (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a a) (*.f64 b (neg.f64 b))) |
(+.f64 (*.f64 a a) (fma.f64 a (neg.f64 b) (*.f64 b (-.f64 a b)))) |
(+.f64 (*.f64 a b) (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(+.f64 (*.f64 b (neg.f64 b)) (*.f64 a a)) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(+.f64 (neg.f64 (*.f64 (+.f64 a b) b)) (*.f64 a (+.f64 a b))) |
(+.f64 (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 (+.f64 a b) b))) |
(+.f64 (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 b (+.f64 a b)))) |
(+.f64 (neg.f64 (*.f64 b (+.f64 a b))) (*.f64 a (+.f64 a b))) |
(+.f64 (fma.f64 a (-.f64 a b) (*.f64 a b)) (*.f64 b (neg.f64 b))) |
(+.f64 (fma.f64 b (-.f64 a b) (*.f64 a a)) (*.f64 a (neg.f64 b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(fma.f64 a a (*.f64 b (neg.f64 b))) |
(fma.f64 a a (fma.f64 a (neg.f64 b) (*.f64 b (-.f64 a b)))) |
(fma.f64 a b (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 a (+.f64 a b) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 a (+.f64 a b) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 b a (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 b (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 b (neg.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) a) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) a) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (-.f64 a b) a (*.f64 b (-.f64 a b))) |
(fma.f64 (-.f64 a b) b (*.f64 a (-.f64 a b))) |
(fma.f64 (-.f64 a b) (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 a (-.f64 a b))) |
(fma.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) a) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) a) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (+.f64 a b) a (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (+.f64 a b) a (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (+.f64 a b) (neg.f64 b) (*.f64 a (+.f64 a b))) |
(fma.f64 (+.f64 a b) (/.f64 b (/.f64 (+.f64 a b) (-.f64 a b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (+.f64 a b) (/.f64 a (/.f64 (+.f64 a b) (-.f64 a b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (+.f64 a b)) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (+.f64 a b)) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (neg.f64 b) b (*.f64 a a)) |
(fma.f64 (neg.f64 b) (+.f64 a b) (*.f64 a (+.f64 a b))) |
(fma.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) a) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) a) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 b (+.f64 a b)) (/.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 a b) b)) (*.f64 a (+.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 a (-.f64 a b)) #s(literal 1 binary64) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 a (-.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 a (-.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 b (-.f64 a b)) #s(literal 1 binary64) (*.f64 a (-.f64 a b))) |
(fma.f64 (neg.f64 (+.f64 a b)) b (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 a (+.f64 a b)) #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 a (+.f64 a b)) #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 a (+.f64 a b)) (/.f64 (-.f64 a b) (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 a b))) #s(literal 1 binary64) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) a) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) a) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 b (neg.f64 b))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (fma.f64 a (neg.f64 b) (*.f64 b (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 a (-.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 b (-.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 a (+.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 b (+.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 a (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 b (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) (-.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (neg.f64 b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a b) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (neg.f64 (*.f64 (+.f64 a b) b))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (neg.f64 (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 b (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) b (*.f64 a a)) |
(neg.f64 (*.f64 (+.f64 a b) (-.f64 b a))) |
(/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))))) (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))) (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))) (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a)))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b)))))) (neg.f64 (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))))) (fma.f64 b (*.f64 (-.f64 a b) (*.f64 b (-.f64 a b))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (+.f64 a b) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b)) (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 a b) b)) (neg.f64 (*.f64 (+.f64 a b) b))) (*.f64 (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 (+.f64 a b) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 b (+.f64 a b))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b)) (-.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 a b))) (neg.f64 (*.f64 b (+.f64 a b)))) (*.f64 (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 b (+.f64 a b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b)))) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b))) (*.f64 (neg.f64 (*.f64 (+.f64 a b) b)) (neg.f64 (*.f64 (+.f64 a b) b)))) (-.f64 (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 (+.f64 a b) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b))) (*.f64 (neg.f64 (*.f64 b (+.f64 a b))) (neg.f64 (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a (+.f64 a b)) (neg.f64 (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (+.f64 a b)) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (+.f64 a b)) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (-.f64 a b)) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (+.f64 a b)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (+.f64 a b)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (-.f64 a b)) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (-.f64 a b)) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (fma.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (-.f64 a b) (/.f64 (+.f64 a b) #s(literal 1 binary64))) |
(*.f64 (-.f64 a b) (/.f64 (-.f64 a b) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) #s(literal 1 binary64))) |
(*.f64 (+.f64 a b) (/.f64 (+.f64 a b) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 a b))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a)))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) (-.f64 a b)) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(+.f64 a (neg.f64 b)) |
(+.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(+.f64 a (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(+.f64 (neg.f64 b) a) |
(+.f64 (*.f64 a (/.f64 a (+.f64 a b))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) a) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)))) |
(-.f64 a b) |
(-.f64 #s(literal 0 binary64) (-.f64 b a)) |
(-.f64 (*.f64 a (/.f64 a (+.f64 a b))) (/.f64 (*.f64 b b) (+.f64 a b))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 a b)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 a b))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (+.f64 a b)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (+.f64 a b))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) b) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 a (/.f64 a (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (neg.f64 b)) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) a) |
(fma.f64 #s(literal -1 binary64) b a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 a (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (-.f64 a b)) (/.f64 a (/.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (+.f64 a b)) a (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(neg.f64 (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (neg.f64 (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 a a))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 a (+.f64 a b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (/.f64 a (+.f64 a b))) (*.f64 a (/.f64 a (+.f64 a b))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)) (*.f64 (*.f64 a (/.f64 a (+.f64 a b))) (/.f64 (*.f64 b b) (+.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 a (+.f64 a b))) (*.f64 a (/.f64 a (+.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))) (fma.f64 a (/.f64 a (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (-.f64 b a)) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 1 binary64)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) #s(literal 1 binary64)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (-.f64 a b) (+.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 (-.f64 a b) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 a b) (+.f64 a b))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (-.f64 a b) #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a))))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (-.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (+.f64 a b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (/.f64 (-.f64 a b) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (-.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (+.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(+.f64 a b) |
(+.f64 b a) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a b))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (-.f64 a #s(literal 0 binary64)) b) |
(-.f64 a (neg.f64 b)) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 a b)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 a b))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (-.f64 a b)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 a (/.f64 a (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 b #s(literal 1 binary64) a) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) b) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) a) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a b))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 a (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (-.f64 a b)) a (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (+.f64 a b)) (/.f64 a (/.f64 (-.f64 a b) (+.f64 a b))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 a (fma.f64 b (-.f64 b a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) a) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) b) |
(neg.f64 (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (neg.f64 b)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b)) (fma.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))) (fma.f64 a (/.f64 a (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 1 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (/.f64 (+.f64 a b) (-.f64 a b))) (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (-.f64 a b) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (+.f64 a b) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (+.f64 a b) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (/.f64 (-.f64 a b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (-.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (-.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b (neg.f64 b)) (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 b a)))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 a b) (-.f64 a b)))))) (sqrt.f64 (fma.f64 a (*.f64 (-.f64 a b) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (-.f64 a b)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 (neg.f64 b) (-.f64 (neg.f64 b) a))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (sqrt.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (neg.f64 (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (/.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(hypot.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (/.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
Compiled 42 326 to 3 897 computations (90.8% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 623 | 3 | 1 626 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 625 | 6 | 1 631 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
| ▶ | 99.1% | (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 56.7% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ▶ | 98.8% | #s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
| ✓ | 99.5% | #s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
Compiled 66 to 40 computations (39.4% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 12800 | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 12288 | (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
| 128× | lower-fma.f64 |
| 128× | lower-fma.f32 |
| 102× | lower-*.f32 |
| 96× | lower-*.f64 |
| 48× | lower-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 94 |
| 0 | 30 | 87 |
| 1 | 40 | 83 |
| 2 | 54 | 81 |
| 3 | 62 | 81 |
| 4 | 79 | 81 |
| 5 | 110 | 81 |
| 6 | 140 | 81 |
| 7 | 170 | 81 |
| 8 | 224 | 81 |
| 9 | 248 | 81 |
| 10 | 268 | 81 |
| 11 | 270 | 81 |
| 0 | 270 | 81 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
a |
(*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) |
(+.f64 a b) |
#s(literal 1/4 binary64) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(-.f64 a b) |
a |
b |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
| Outputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
a |
(*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 a b)) |
(pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) |
(+.f64 a b) |
#s(literal 1/4 binary64) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(-.f64 a b) |
a |
b |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
| ✓ | accuracy | 99.5% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 a b)) |
| ✓ | accuracy | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.1% | (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 98.8% | #s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
| 37.0ms | 256× | 0 | valid |
Compiled 94 to 17 computations (81.9% saved)
ival-pow: 9.0ms (34.8% of total)ival-mult: 6.0ms (23.2% of total)ival-sqrt: 4.0ms (15.5% of total)ival-sub: 3.0ms (11.6% of total)ival-pow2: 2.0ms (7.7% of total)ival-add: 1.0ms (3.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt #s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a)> |
#<alt (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))> |
#<alt (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)))> |
#<alt (sqrt.f64 (-.f64 a b))> |
#<alt (-.f64 a b)> |
#<alt (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))))> |
#<alt (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))> |
#<alt (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))> |
#<alt (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))> |
#<alt (sqrt.f64 (+.f64 a b))> |
| Outputs |
|---|
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (sqrt b)> |
#<alt (+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b)))))> |
#<alt (+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b))))))> |
#<alt (+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5))))))))))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a))))))> |
#<alt (+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (sqrt b)> |
#<alt (* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))))> |
#<alt (* -1 (* (sqrt b) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1)))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt b) (sqrt -1)))> |
#<alt (* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))))> |
#<alt (* -1 b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (+ b (* -1 b))) (* -1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) a))) a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) a)) (* 1/2 (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))))) a)) (* -1/2 (+ b (* -1 b)))) a)))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (pow (* -1 b) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4))> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow b 7)) 1/4) a)))) (pow (* -1 b) 1/4))> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ -1 (pow b 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow b 11)) 1/4) a)))))) (pow (* -1 b) 1/4))> |
#<alt (pow (* 1 a) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4))> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4)))> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (* 1 a) 1/4))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a)))> |
#<alt (pow (* 1 a) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4))> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)))) (pow (* 1 a) 1/4))> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* -7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) (pow b 3)))))> |
#<alt (pow (* -1 b) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3)))))) (* (pow (* -1 b) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4))> |
#<alt (pow (* -1 (pow b 3)) 1/4)> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (* 1/2 (pow (/ -1 b) 1/4)))) (pow (* -1 (pow b 3)) 1/4))> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (+ (* 1/2 (pow (/ -1 b) 1/4)) (* a (+ (* -1/4 (pow (/ -1 (pow b 5)) 1/4)) (* -3/32 (pow (/ -1 (pow b 5)) 1/4))))))) (pow (* -1 (pow b 3)) 1/4))> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (+ (* 1/2 (pow (/ -1 b) 1/4)) (* a (+ (* -1/4 (pow (/ -1 (pow b 5)) 1/4)) (+ (* -3/32 (pow (/ -1 (pow b 5)) 1/4)) (* a (+ (* -7/128 (pow (/ -1 (pow b 9)) 1/4)) (+ (* -3/64 (pow (/ -1 (pow b 9)) 1/4)) (+ (* 1/32 (pow (/ -1 (pow b 9)) 1/4)) (* 1/16 (pow (/ -1 (pow b 9)) 1/4)))))))))))) (pow (* -1 (pow b 3)) 1/4))> |
#<alt (pow (* 1 (pow a 3)) 1/4)> |
#<alt (* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (pow (/ 1 a) 1/4)))> |
#<alt (* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* 1/2 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* (pow (/ 1 (pow a 9)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (/ 1 a) 1/4)))))> |
#<alt (* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* -1/8 (* (pow (/ 1 (pow a 9)) 1/4) (pow b 2))) (+ (* 1/2 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* (pow (/ 1 (pow a 9)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 13)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (/ 1 a) 1/4)))))))> |
#<alt (* -1 (* (sqrt a) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1/4 (* (sqrt (/ 1 (pow a 3))) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))))) a)) (* 1/4 (* (sqrt (/ 1 a)) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) a)) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt a) (* (pow b 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3)))))))) a)) (+ (* 1/2 (* (sqrt a) (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))))))) a)) (* 1/4 (* (sqrt (/ 1 a)) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) a)) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))))> |
#<alt (pow (* 1 (pow a 3)) 1/4)> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (* 1/2 (pow (/ 1 a) 1/4)))) (pow (* 1 (pow a 3)) 1/4))> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (+ (* 1/2 (pow (/ 1 a) 1/4)) (* b (+ (* -1/4 (pow (/ 1 (pow a 5)) 1/4)) (* -3/32 (pow (/ 1 (pow a 5)) 1/4))))))) (pow (* 1 (pow a 3)) 1/4))> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (+ (* 1/2 (pow (/ 1 a) 1/4)) (* b (+ (* -1/4 (pow (/ 1 (pow a 5)) 1/4)) (+ (* -3/32 (pow (/ 1 (pow a 5)) 1/4)) (* b (+ (* -7/128 (pow (/ 1 (pow a 9)) 1/4)) (+ (* -3/64 (pow (/ 1 (pow a 9)) 1/4)) (+ (* 1/32 (pow (/ 1 (pow a 9)) 1/4)) (* 1/16 (pow (/ 1 (pow a 9)) 1/4)))))))))))) (pow (* 1 (pow a 3)) 1/4))> |
#<alt (* (sqrt b) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))))> |
#<alt (* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))))))> |
#<alt (* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* 1/2 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (* (sqrt (/ 1 (pow b 5))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))))))))> |
#<alt (* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* -1/8 (* (* (pow a 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (+ (* (sqrt (/ 1 (pow b 5))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* (sqrt (/ 1 (pow b 7))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))))))))))> |
#<alt (* -1 (* (pow (* -1 (pow b 3)) 1/4) (sqrt -1)))> |
#<alt (* -1 (* b (+ (* -1/4 (* (pow (/ -1 (pow b 5)) 1/4) (* a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow (* -1 (pow b 3)) 1/4) (/ a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))))) b)) (* 1/4 (* (pow (/ -1 b) 1/4) (* a (sqrt -1))))) b)) (* (pow (/ -1 b) 1/4) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow (* -1 (pow b 3)) 1/4) (/ (pow a 2) (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3))))))) b)) (+ (* 1/2 (* (pow (* -1 (pow b 3)) 1/4) (/ a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))))) b)) (* 1/4 (* (pow (/ -1 b) 1/4) (* a (sqrt -1))))) b)) (* (pow (/ -1 b) 1/4) (sqrt -1)))))> |
#<alt (pow (* 1 b) 1/4)> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (pow (* 1 b) 1/4))> |
#<alt (+ (* a (+ (* -3/32 (* (pow (/ 1 (pow b 7)) 1/4) a)) (* 1/4 (pow (/ 1 (pow b 3)) 1/4)))) (pow (* 1 b) 1/4))> |
#<alt (+ (* a (+ (* 1/4 (pow (/ 1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ 1 (pow b 7)) 1/4)) (* 7/128 (* (pow (/ 1 (pow b 11)) 1/4) a)))))) (pow (* 1 b) 1/4))> |
#<alt (pow (* 1 a) 1/4)> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4))> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4)))> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) (pow (* 1 a) 1/4))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* 1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* -1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* -1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a)))> |
#<alt (pow (* 1 a) 1/4)> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4))> |
#<alt (+ (* b (+ (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)) (* 1/4 (pow (/ 1 (pow a 3)) 1/4)))) (pow (* 1 a) 1/4))> |
#<alt (+ (* b (+ (* 1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* 7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4))> |
#<alt (pow (* 1 b) 1/4)> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (pow (* 1 b) 1/4))> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (+ (* (pow (/ 1 (pow b 7)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow (* 1 b) 1/4)))> |
#<alt (+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (+ (* (pow (/ 1 (pow b 7)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (+ (* (pow (/ 1 (pow b 11)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3))))) (pow (* 1 b) 1/4))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* 1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))) b)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) b)) (* -1/4 (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))))) b)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) b)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* -1/4 (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))))) b)))> |
#<alt (sqrt b)> |
#<alt (+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b)))))> |
#<alt (+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b))))))> |
#<alt (+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5))))))))))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a))))))> |
#<alt (+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (sqrt b)> |
#<alt (* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))))> |
#<alt (* -1 (* (sqrt b) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | inf | (pow (+ a b) 1/4) |
| 1.0ms | a | @ | -inf | (* (pow (- a b) 1/4) (sqrt (+ a b))) |
| 1.0ms | b | @ | inf | (* (pow (- a b) 1/4) (sqrt (+ a b))) |
| 1.0ms | b | @ | inf | (pow (- a b) 1/4) |
| 1.0ms | b | @ | -inf | (* (pow (- a b) 1/4) (sqrt (+ a b))) |
| 1× | egg-herbie |
| 10 616× | lower-fma.f64 |
| 10 616× | lower-fma.f32 |
| 6 190× | lower-+.f64 |
| 6 190× | lower-+.f32 |
| 5 854× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 897 | 6663 |
| 1 | 2934 | 5379 |
| 0 | 8786 | 5080 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(sqrt b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(sqrt b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(* (sqrt b) (sqrt -1)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(* -1 b) |
(- a b) |
(- a b) |
(- a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
a |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(* -1 b) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 a) |
(* -1 (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (+ b (* -1 b))) (* -1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) a))) a))))) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) a)) (* 1/2 (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))))) a)) (* -1/2 (+ b (* -1 b)))) a))))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(pow (* -1 b) 1/4) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow b 7)) 1/4) a)))) (pow (* -1 b) 1/4)) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ -1 (pow b 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow b 11)) 1/4) a)))))) (pow (* -1 b) 1/4)) |
(pow (* 1 a) 1/4) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4))) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (* 1 a) 1/4)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(pow (* 1 a) 1/4) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)))) (pow (* 1 a) 1/4)) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* -7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4)) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) (pow b 3))))) |
(pow (* -1 b) 1/4) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3)))))) (* (pow (* -1 b) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(pow (* -1 (pow b 3)) 1/4) |
(+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (* 1/2 (pow (/ -1 b) 1/4)))) (pow (* -1 (pow b 3)) 1/4)) |
(+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (+ (* 1/2 (pow (/ -1 b) 1/4)) (* a (+ (* -1/4 (pow (/ -1 (pow b 5)) 1/4)) (* -3/32 (pow (/ -1 (pow b 5)) 1/4))))))) (pow (* -1 (pow b 3)) 1/4)) |
(+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (+ (* 1/2 (pow (/ -1 b) 1/4)) (* a (+ (* -1/4 (pow (/ -1 (pow b 5)) 1/4)) (+ (* -3/32 (pow (/ -1 (pow b 5)) 1/4)) (* a (+ (* -7/128 (pow (/ -1 (pow b 9)) 1/4)) (+ (* -3/64 (pow (/ -1 (pow b 9)) 1/4)) (+ (* 1/32 (pow (/ -1 (pow b 9)) 1/4)) (* 1/16 (pow (/ -1 (pow b 9)) 1/4)))))))))))) (pow (* -1 (pow b 3)) 1/4)) |
(pow (* 1 (pow a 3)) 1/4) |
(* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (pow (/ 1 a) 1/4))) |
(* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* 1/2 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* (pow (/ 1 (pow a 9)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (/ 1 a) 1/4))))) |
(* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* -1/8 (* (pow (/ 1 (pow a 9)) 1/4) (pow b 2))) (+ (* 1/2 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* (pow (/ 1 (pow a 9)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 13)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (/ 1 a) 1/4))))))) |
(* -1 (* (sqrt a) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1/4 (* (sqrt (/ 1 (pow a 3))) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))))) a)) (* 1/4 (* (sqrt (/ 1 a)) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) a)) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt a) (* (pow b 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3)))))))) a)) (+ (* 1/2 (* (sqrt a) (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))))))) a)) (* 1/4 (* (sqrt (/ 1 a)) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) a)) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) |
(pow (* 1 (pow a 3)) 1/4) |
(+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (* 1/2 (pow (/ 1 a) 1/4)))) (pow (* 1 (pow a 3)) 1/4)) |
(+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (+ (* 1/2 (pow (/ 1 a) 1/4)) (* b (+ (* -1/4 (pow (/ 1 (pow a 5)) 1/4)) (* -3/32 (pow (/ 1 (pow a 5)) 1/4))))))) (pow (* 1 (pow a 3)) 1/4)) |
(+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (+ (* 1/2 (pow (/ 1 a) 1/4)) (* b (+ (* -1/4 (pow (/ 1 (pow a 5)) 1/4)) (+ (* -3/32 (pow (/ 1 (pow a 5)) 1/4)) (* b (+ (* -7/128 (pow (/ 1 (pow a 9)) 1/4)) (+ (* -3/64 (pow (/ 1 (pow a 9)) 1/4)) (+ (* 1/32 (pow (/ 1 (pow a 9)) 1/4)) (* 1/16 (pow (/ 1 (pow a 9)) 1/4)))))))))))) (pow (* 1 (pow a 3)) 1/4)) |
(* (sqrt b) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) |
(* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))))) |
(* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* 1/2 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (* (sqrt (/ 1 (pow b 5))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))))))) |
(* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* -1/8 (* (* (pow a 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (+ (* (sqrt (/ 1 (pow b 5))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* (sqrt (/ 1 (pow b 7))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3)))))))))))) |
(* -1 (* (pow (* -1 (pow b 3)) 1/4) (sqrt -1))) |
(* -1 (* b (+ (* -1/4 (* (pow (/ -1 (pow b 5)) 1/4) (* a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (sqrt -1))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow (* -1 (pow b 3)) 1/4) (/ a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))))) b)) (* 1/4 (* (pow (/ -1 b) 1/4) (* a (sqrt -1))))) b)) (* (pow (/ -1 b) 1/4) (sqrt -1))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow (* -1 (pow b 3)) 1/4) (/ (pow a 2) (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3))))))) b)) (+ (* 1/2 (* (pow (* -1 (pow b 3)) 1/4) (/ a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))))) b)) (* 1/4 (* (pow (/ -1 b) 1/4) (* a (sqrt -1))))) b)) (* (pow (/ -1 b) 1/4) (sqrt -1))))) |
(pow (* 1 b) 1/4) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (pow (* 1 b) 1/4)) |
(+ (* a (+ (* -3/32 (* (pow (/ 1 (pow b 7)) 1/4) a)) (* 1/4 (pow (/ 1 (pow b 3)) 1/4)))) (pow (* 1 b) 1/4)) |
(+ (* a (+ (* 1/4 (pow (/ 1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ 1 (pow b 7)) 1/4)) (* 7/128 (* (pow (/ 1 (pow b 11)) 1/4) a)))))) (pow (* 1 b) 1/4)) |
(pow (* 1 a) 1/4) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4))) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) (pow (* 1 a) 1/4)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* 1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* -1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* -1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(pow (* 1 a) 1/4) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(+ (* b (+ (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)) (* 1/4 (pow (/ 1 (pow a 3)) 1/4)))) (pow (* 1 a) 1/4)) |
(+ (* b (+ (* 1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* 7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4)) |
(pow (* 1 b) 1/4) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (pow (* 1 b) 1/4)) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (+ (* (pow (/ 1 (pow b 7)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow (* 1 b) 1/4))) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (+ (* (pow (/ 1 (pow b 7)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (+ (* (pow (/ 1 (pow b 11)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3))))) (pow (* 1 b) 1/4)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* 1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))) b))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) b)) (* -1/4 (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))))) b))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) b)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* -1/4 (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))))) b))) |
(sqrt b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(sqrt b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
| Outputs |
|---|
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 a (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a))) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) a)) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) a) #s(literal 0 binary64)) (neg.f64 a)) (neg.f64 a) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) a)) (neg.f64 a)) (neg.f64 a)) (neg.f64 a) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) (/.f64 #s(literal 0 binary64) a)) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a)) (/.f64 #s(literal 0 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(neg.f64 (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) b)) b)))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 1/16 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (sqrt.f64 b)) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(*.f64 a (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))))) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 a (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a))) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) a)) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) a) #s(literal 0 binary64)) (neg.f64 a)) (neg.f64 a) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) a)) (neg.f64 a)) (neg.f64 a)) (neg.f64 a) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) (/.f64 #s(literal 0 binary64) a)) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a)) (/.f64 #s(literal 0 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(neg.f64 (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) b)) b)))) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) b (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(*.f64 a (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) b (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) #s(literal -1/16 binary64))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(*.f64 (neg.f64 b) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) |
(* -1 b) |
(neg.f64 b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
a |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b a) a) |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b a) a) |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b a) a) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(neg.f64 b) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) b)) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) b)) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) b)) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 a (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a))) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))) |
(neg.f64 (+.f64 a (/.f64 #s(literal 0 binary64) a))) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (+ b (* -1 b))) (* -1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) a))) a))))) |
(neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) a) #s(literal 0 binary64)) a)))) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) a)) (* 1/2 (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))))) a)) (* -1/2 (+ b (* -1 b)))) a))))) |
(neg.f64 (fma.f64 a (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) a) #s(literal 0 binary64)))) (neg.f64 a)) (neg.f64 a)) a)) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+.f64 a (/.f64 #s(literal 0 binary64) a)) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) a) (/.f64 #s(literal 0 binary64) a)) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a)) (/.f64 #s(literal 0 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(neg.f64 (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) b)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) b)) b)))) |
(pow (* -1 b) 1/4) |
(pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow b 7)) 1/4) a)))) (pow (* -1 b) 1/4)) |
(fma.f64 a (fma.f64 #s(literal -3/32 binary64) (*.f64 a (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)))) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ -1 (pow b 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow b 11)) 1/4) a)))))) (pow (* -1 b) 1/4)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -7/128 binary64) (*.f64 a (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 11 binary64))) #s(literal 1/4 binary64))))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)))) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(pow (* 1 a) 1/4) |
(pow.f64 a #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 a #s(literal 1/4 binary64)))) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (* 1 a) 1/4)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -7/128 binary64)) (pow.f64 a #s(literal 1/4 binary64))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) a) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) a))) a)) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 7/128 binary64)) a))) a)) a)) |
(pow (* 1 a) 1/4) |
(pow.f64 a #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)))) (pow (* 1 a) 1/4)) |
(fma.f64 b (fma.f64 #s(literal -3/32 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* -7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4)) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -7/128 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)))) (pow.f64 a #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) b) (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64)) (*.f64 b b)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) (pow b 3))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) b) (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -7/128 binary64)) (*.f64 b (*.f64 b b)))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))))) |
(pow (* -1 b) 1/4) |
(pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(-.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))))) b)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3)))))) (* (pow (* -1 b) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(-.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)))) (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 7/128 binary64))) (*.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) (*.f64 (*.f64 a a) #s(literal -3/32 binary64)))) b)) b)) |
(pow (* -1 (pow b 3)) 1/4) |
(pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) |
(+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (* 1/2 (pow (/ -1 b) 1/4)))) (pow (* -1 (pow b 3)) 1/4)) |
(fma.f64 a (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) |
(+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (+ (* 1/2 (pow (/ -1 b) 1/4)) (* a (+ (* -1/4 (pow (/ -1 (pow b 5)) 1/4)) (* -3/32 (pow (/ -1 (pow b 5)) 1/4))))))) (pow (* -1 (pow b 3)) 1/4)) |
(fma.f64 a (fma.f64 a (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1/4 binary64)) #s(literal -11/32 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) |
(+ (* a (+ (* -1/4 (pow (/ -1 b) 1/4)) (+ (* 1/2 (pow (/ -1 b) 1/4)) (* a (+ (* -1/4 (pow (/ -1 (pow b 5)) 1/4)) (+ (* -3/32 (pow (/ -1 (pow b 5)) 1/4)) (* a (+ (* -7/128 (pow (/ -1 (pow b 9)) 1/4)) (+ (* -3/64 (pow (/ -1 (pow b 9)) 1/4)) (+ (* 1/32 (pow (/ -1 (pow b 9)) 1/4)) (* 1/16 (pow (/ -1 (pow b 9)) 1/4)))))))))))) (pow (* -1 (pow b 3)) 1/4)) |
(fma.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -7/128 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 9 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 9 binary64))) #s(literal 1/4 binary64)) #s(literal 3/64 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1/4 binary64)) #s(literal -11/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) |
(pow (* 1 (pow a 3)) 1/4) |
(pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1/4 binary64)) |
(* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (pow (/ 1 a) 1/4))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/4 binary64)))) |
(* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* 1/2 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* (pow (/ 1 (pow a 9)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (/ 1 a) 1/4))))) |
(*.f64 a (fma.f64 (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 9 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/4 binary64))))) |
(* a (+ (* -1/4 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* -1/8 (* (pow (/ 1 (pow a 9)) 1/4) (pow b 2))) (+ (* 1/2 (* (pow (/ 1 (pow a 5)) 1/4) b)) (+ (* (pow (/ 1 (pow a 9)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 13)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (/ 1 a) 1/4))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/4 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 9 binary64))) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 9 binary64))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -7/128 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 13 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/4 binary64)))))))) |
(* -1 (* (sqrt a) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 a) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) #s(literal 1 binary64)) |
(* -1 (* a (+ (* -1/4 (* (sqrt (/ 1 (pow a 3))) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))))) a)) (* 1/4 (* (sqrt (/ 1 a)) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) a)) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal -3/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 a) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) a)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt a) (* (pow b 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3)))))))) a)) (+ (* 1/2 (* (sqrt a) (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* (pow (sqrt -1) 2) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))))))) a)) (* 1/4 (* (sqrt (/ 1 a)) (* b (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) a)) (* (sqrt (/ 1 a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal -3/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 a) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 7/128 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 a) (*.f64 b b)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) a)) a)) a))) |
(pow (* 1 (pow a 3)) 1/4) |
(pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1/4 binary64)) |
(+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (* 1/2 (pow (/ 1 a) 1/4)))) (pow (* 1 (pow a 3)) 1/4)) |
(fma.f64 b (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1/4 binary64))) |
(+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (+ (* 1/2 (pow (/ 1 a) 1/4)) (* b (+ (* -1/4 (pow (/ 1 (pow a 5)) 1/4)) (* -3/32 (pow (/ 1 (pow a 5)) 1/4))))))) (pow (* 1 (pow a 3)) 1/4)) |
(fma.f64 b (fma.f64 b (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/4 binary64)) #s(literal -11/32 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1/4 binary64))) |
(+ (* b (+ (* -1/4 (pow (/ 1 a) 1/4)) (+ (* 1/2 (pow (/ 1 a) 1/4)) (* b (+ (* -1/4 (pow (/ 1 (pow a 5)) 1/4)) (+ (* -3/32 (pow (/ 1 (pow a 5)) 1/4)) (* b (+ (* -7/128 (pow (/ 1 (pow a 9)) 1/4)) (+ (* -3/64 (pow (/ 1 (pow a 9)) 1/4)) (+ (* 1/32 (pow (/ 1 (pow a 9)) 1/4)) (* 1/16 (pow (/ 1 (pow a 9)) 1/4)))))))))))) (pow (* 1 (pow a 3)) 1/4)) |
(fma.f64 b (fma.f64 b (fma.f64 b (fma.f64 #s(literal -7/128 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 9 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 9 binary64))) #s(literal 1/4 binary64)) #s(literal 3/64 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/4 binary64)) #s(literal -11/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1/4 binary64))) |
(* (sqrt b) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) |
(*.f64 (sqrt.f64 b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) |
(* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))))) |
(* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* 1/2 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (* (sqrt (/ 1 (pow b 5))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))))))) |
(*.f64 b (fma.f64 (*.f64 a (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (*.f64 (*.f64 a a) #s(literal -3/32 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))))))) |
(* b (+ (* -1/4 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* -1/8 (* (* (pow a 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 b)) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) (+ (* (sqrt (/ 1 (pow b 5))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* (sqrt (/ 1 (pow b 7))) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3)))))))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (*.f64 (*.f64 a a) #s(literal -3/32 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -7/128 binary64))))))))) |
(* -1 (* (pow (* -1 (pow b 3)) 1/4) (sqrt -1))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (* -1/4 (* (pow (/ -1 (pow b 5)) 1/4) (* a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (sqrt -1))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow (* -1 (pow b 3)) 1/4) (/ a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))))) b)) (* 1/4 (* (pow (/ -1 b) 1/4) (* a (sqrt -1))))) b)) (* (pow (/ -1 b) 1/4) (sqrt -1))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -3/32 binary64))))) b)) b))) |
(* -1 (* b (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow (* -1 (pow b 3)) 1/4) (/ (pow a 2) (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3))))))) b)) (+ (* 1/2 (* (pow (* -1 (pow b 3)) 1/4) (/ a (sqrt -1)))) (* (pow (/ -1 b) 1/4) (* (sqrt -1) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))))) b)) (* 1/4 (* (pow (/ -1 b) 1/4) (* a (sqrt -1))))) b)) (* (pow (/ -1 b) 1/4) (sqrt -1))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -3/32 binary64))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 a a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 7/128 binary64)))) b)) b)) b)))) |
(pow (* 1 b) 1/4) |
(pow.f64 b #s(literal 1/4 binary64)) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (pow (* 1 b) 1/4)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) a (pow.f64 b #s(literal 1/4 binary64))) |
(+ (* a (+ (* -3/32 (* (pow (/ 1 (pow b 7)) 1/4) a)) (* 1/4 (pow (/ 1 (pow b 3)) 1/4)))) (pow (* 1 b) 1/4)) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64))) a (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)))) (pow.f64 b #s(literal 1/4 binary64))) |
(+ (* a (+ (* 1/4 (pow (/ 1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ 1 (pow b 7)) 1/4)) (* 7/128 (* (pow (/ 1 (pow b 11)) 1/4) a)))))) (pow (* 1 b) 1/4)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 7/128 binary64) (*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)))) (pow.f64 b #s(literal 1/4 binary64))) |
(pow (* 1 a) 1/4) |
(pow.f64 a #s(literal 1/4 binary64)) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (pow.f64 a #s(literal 1/4 binary64)))) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) (pow (* 1 a) 1/4)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 7/128 binary64)) (pow.f64 a #s(literal 1/4 binary64))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* 1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) a) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* -1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) a)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) a)) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* -1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -7/128 binary64)) a))) a)) a)) |
(pow (* 1 a) 1/4) |
(pow.f64 a #s(literal 1/4 binary64)) |
(+ (* 1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* b (+ (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)) (* 1/4 (pow (/ 1 (pow a 3)) 1/4)))) (pow (* 1 a) 1/4)) |
(fma.f64 b (fma.f64 #s(literal -3/32 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* b (+ (* 1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* 7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4)) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))) #s(literal 1/4 binary64))) #s(literal 7/128 binary64) (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)))) (pow.f64 a #s(literal 1/4 binary64))) |
(pow (* 1 b) 1/4) |
(pow.f64 b #s(literal 1/4 binary64)) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (pow (* 1 b) 1/4)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) a (pow.f64 b #s(literal 1/4 binary64))) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (+ (* (pow (/ 1 (pow b 7)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow (* 1 b) 1/4))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) a (fma.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 1/4 binary64)))) |
(+ (* 1/4 (* (pow (/ 1 (pow b 3)) 1/4) a)) (+ (* (pow (/ 1 (pow b 7)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (+ (* (pow (/ 1 (pow b 11)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3))))) (pow (* 1 b) 1/4)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 7/128 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 1/4 binary64))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* 1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))) b))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))))) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) b)) (* -1/4 (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))))) b))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (/.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64)) b)) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))))) b)) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) b)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* -1/4 (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 b))))))))) b))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))))) (/.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -7/128 binary64)) b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -3/32 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))))) b)) b)) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 1/16 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (sqrt.f64 b)) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(*.f64 a (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))))) |
| 1× | batch-egg-rewrite |
| 3 954× | lower-*.f32 |
| 3 948× | lower-*.f64 |
| 2 948× | lower-/.f64 |
| 2 948× | lower-/.f32 |
| 2 194× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 77 |
| 0 | 30 | 61 |
| 1 | 82 | 61 |
| 2 | 396 | 61 |
| 3 | 6444 | 61 |
| 0 | 8401 | 61 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))) |
(pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) |
(sqrt.f64 (+.f64 a b)) |
| Outputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b))))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (log.f64 (+.f64 a b))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 a b)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) #s(literal 1/8 binary64))) |
(sqrt.f64 (-.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (+.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (+.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(+.f64 a (neg.f64 b)) |
(+.f64 (neg.f64 b) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 (-.f64 a b))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 a b))) #s(literal -1 binary64))) |
(-.f64 a b) |
(-.f64 #s(literal 0 binary64) (-.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) b) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 a (/.f64 a (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 a (/.f64 (*.f64 a a) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 b #s(literal -1 binary64) a) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 a a) (/.f64 a (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) b a) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 a b) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 a (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b (-.f64 b a))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 a (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (neg.f64 (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(neg.f64 (neg.f64 (-.f64 a b))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a (neg.f64 b))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (+.f64 a b)) |
(/.f64 (exp.f64 (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a a (*.f64 b (+.f64 a b)))) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b b)) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b (-.f64 b a)) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b (-.f64 b a)))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (+.f64 a b)) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))) (fma.f64 a (/.f64 a (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)))))) (fma.f64 (*.f64 b (-.f64 b a)) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(pow.f64 (-.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (-.f64 a b) #s(literal 1 binary64)) |
(*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 #s(literal 1 binary64) (-.f64 a b)) |
(*.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(*.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (neg.f64 (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/4 binary64))) (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (-.f64 a b))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (neg.f64 (+.f64 a b))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))))) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/8 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (-.f64 a b))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (+.f64 a b))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) #s(literal 0 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(exp.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b))) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 a b))) |
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 a b))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/4 binary64))) (log.f64 (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (+.f64 a b))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (neg.f64 (-.f64 a b))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (-.f64 b a)))) |
(pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/8 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/16 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (+.f64 a b))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (-.f64 a b))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) #s(literal 0 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b))))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (neg.f64 (*.f64 a (*.f64 a a))))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (neg.f64 (-.f64 a b)))) (sqrt.f64 (neg.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (log.f64 (+.f64 a b))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 a b)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (pow.f64 (-.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/8 binary64)))) |
Compiled 37 742 to 3 202 computations (91.5% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 230 | 0 | 1 230 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 3 | 3 |
| Total | 1 230 | 6 | 1 236 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
| ✓ | 99.1% | (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 56.7% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | 98.8% | #s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
| ✓ | 99.5% | #s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
Compiled 136 to 67 computations (50.7% saved)
| Inputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
#s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
(sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
| Outputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
6 calls:
| 36.0ms | a |
| 3.0ms | b |
| 3.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 3.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | a |
| 99.5% | 1 | b |
| 99.5% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 99.5% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 99.5% | 1 | (*.f64 a a) |
| 99.5% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
Total -62.5b remaining (-8347.3%)
Threshold costs -62.5b (-8347.3%)
| Inputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
#s(approx (sqrt (- (* a a) (* b b))) (neg.f64 a)) |
(sqrt.f64 #s(approx (- (* a a) (* b b)) (*.f64 a a))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| Outputs |
|---|
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
6 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 2.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | a |
| 98.8% | 1 | b |
| 98.8% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 98.8% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 98.8% | 1 | (*.f64 a a) |
| 98.8% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
| 1× | egg-herbie |
| 2× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 28 |
| 1 | 18 | 28 |
| 1× | saturated |
| Inputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
| Outputs |
|---|
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)) |
#s(approx (* (sqrt (- a b)) (sqrt (+ a b))) a) |
| 21 296× | lower-fma.f64 |
| 21 296× | lower-fma.f32 |
| 11 938× | lower-fma.f64 |
| 11 938× | lower-fma.f32 |
| 6 736× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 575 | 5151 |
| 1 | 1871 | 4359 |
| 2 | 7607 | 4351 |
| 0 | 8057 | 4106 |
| 0 | 119 | 753 |
| 1 | 332 | 753 |
| 2 | 1125 | 740 |
| 3 | 4532 | 722 |
| 0 | 8248 | 682 |
| 0 | 6 | 21 |
| 0 | 10 | 21 |
| 1 | 36 | 21 |
| 2 | 239 | 21 |
| 3 | 2135 | 21 |
| 0 | 9378 | 21 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 43 to 25 computations (41.9% saved)
(abs b)
Compiled 132 to 78 computations (40.9% saved)
Loading profile data...